Go back home
Below, you will see a table that displays a few colors- containing the color name, hex value, rgb value, and hsl value:
| Black Cat | ||||
|---|---|---|---|---|
| Color | Black | Green | White | Pink |
| Hex | #000000 | #3CFF3C | #FFFFFF | #FF8C8C |
| RGB | 0, 0, 0 | 60, 255,60 | 255, 255, 255 | 255, 140, 140 |
| HSL | 0, 0, 0 | 120, 100, 62 | 0, 0, 100 | 0, 100, 77 |