#cca64f color space conversions
Hex:
#cca64f
RGB:
204, 166, 79
CMY:
20, 35, 69
CMYK:
0, 19, 61, 20
HSL:
42°, 55.0661%, 55.4902%
HSV (HSB):
42°, 61.2745%, 80.0000%
XYZ:
39.9493, 40.6743, 13.1425
xyY:
0.4261, 0.4338, 40.6743
CIE-Lab:
69.9471, 4.0743, 49.3440
CIE-LCH:
69.9471, 49.5119, 85.2798
CIE-Luv:
69.9471, 30.8451, 56.9134
Hunter-Lab:
63.7764, 0.2031, 32.4255
#cca64f color charts
#cca64f color shades, tints & tones
#cca64f color schemes
#cca64f color preview, HTML & CSS examples
This text has a color of #cca64f
<p style="color:#cca64f;">Text here</p>
.mytext {color:#cca64f;}
This box has a color of #cca64f
<div style="background-color:#cca64f;">Content here</div>
.mybackground {background-color:#cca64f;}
Border around this has a color of #cca64f
<div style="border:2px solid #cca64f;">Content here</div>
.myborder {border:2px solid #cca64f;}