#cca02f color space conversions
Hex:
#cca02f
RGB:
204, 160, 47
CMY:
20, 37, 82
CMYK:
0, 22, 77, 20
HSL:
43°, 62.5498%, 49.2157%
HSV (HSB):
43°, 76.9608%, 80.0000%
XYZ:
37.9857, 38.1842, 8.0576
xyY:
0.4510, 0.4533, 38.1842
CIE-Lab:
68.1562, 5.5542, 61.1294
CIE-LCH:
68.1562, 61.3812, 84.8084
CIE-Luv:
68.1562, 36.7436, 64.6130
Hunter-Lab:
61.7934, 1.5894, 35.5242
#cca02f color charts
#cca02f color shades, tints & tones
#cca02f color schemes
#cca02f color preview, HTML & CSS examples
This text has a color of #cca02f
<p style="color:#cca02f;">Text here</p>
.mytext {color:#cca02f;}
This box has a color of #cca02f
<div style="background-color:#cca02f;">Content here</div>
.mybackground {background-color:#cca02f;}
Border around this has a color of #cca02f
<div style="border:2px solid #cca02f;">Content here</div>
.myborder {border:2px solid #cca02f;}