#cac80a color space conversions
Hex:
#cac80a
RGB:
202, 200, 10
CMY:
21, 22, 96
CMYK:
0, 1, 95, 21
HSL:
59°, 90.5660%, 41.5686%
HSV (HSB):
59°, 95.0495%, 79.2157%
XYZ:
45.0662, 53.8870, 8.3132
xyY:
0.4201, 0.5024, 53.8870
CIE-Lab:
78.3958, -16.9897, 77.9053
CIE-LCH:
78.3958, 79.7363, 102.3025
CIE-Luv:
78.3958, 7.5421, 85.4460
Hunter-Lab:
73.4078, -18.8797, 44.6711
#cac80a color charts
#cac80a color shades, tints & tones
#cac80a color schemes
#cac80a color preview, HTML & CSS examples
This text has a color of #cac80a
<p style="color:#cac80a;">Text here</p>
.mytext {color:#cac80a;}
This box has a color of #cac80a
<div style="background-color:#cac80a;">Content here</div>
.mybackground {background-color:#cac80a;}
Border around this has a color of #cac80a
<div style="border:2px solid #cac80a;">Content here</div>
.myborder {border:2px solid #cac80a;}