#cca62e color space conversions
Hex:
#cca62e
RGB:
204, 166, 46
CMY:
20, 35, 82
CMYK:
0, 19, 77, 20
HSL:
46°, 63.2000%, 49.0196%
HSV (HSB):
46°, 77.4510%, 80.0000%
XYZ:
39.0312, 40.3071, 8.3076
xyY:
0.4453, 0.4599, 40.3071
CIE-Lab:
69.6877, 2.3012, 62.9100
CIE-LCH:
69.6877, 62.9521, 87.9051
CIE-Luv:
69.6877, 32.3277, 67.2823
Hunter-Lab:
63.4878, -1.3651, 36.6832
#cca62e color charts
#cca62e color shades, tints & tones
#cca62e color schemes
#cca62e color preview, HTML & CSS examples
This text has a color of #cca62e
<p style="color:#cca62e;">Text here</p>
.mytext {color:#cca62e;}
This box has a color of #cca62e
<div style="background-color:#cca62e;">Content here</div>
.mybackground {background-color:#cca62e;}
Border around this has a color of #cca62e
<div style="border:2px solid #cca62e;">Content here</div>
.myborder {border:2px solid #cca62e;}