#ccaf4f color space conversions
Hex:
#ccaf4f
RGB:
204, 175, 79
CMY:
20, 31, 69
CMYK:
0, 14, 61, 20
HSL:
46°, 55.0661%, 55.4902%
HSV (HSB):
46°, 61.2745%, 80.0000%
XYZ:
41.6431, 44.0618, 13.7071
xyY:
0.4189, 0.4432, 44.0618
CIE-Lab:
72.2698, -0.7171, 51.9530
CIE-LCH:
72.2698, 51.9580, 90.7908
CIE-Luv:
72.2698, 24.5593, 60.9652
Hunter-Lab:
66.3791, -4.1809, 34.2221
#ccaf4f color charts
#ccaf4f color shades, tints & tones
#ccaf4f color schemes
#ccaf4f color preview, HTML & CSS examples
This text has a color of #ccaf4f
<p style="color:#ccaf4f;">Text here</p>
.mytext {color:#ccaf4f;}
This box has a color of #ccaf4f
<div style="background-color:#ccaf4f;">Content here</div>
.mybackground {background-color:#ccaf4f;}
Border around this has a color of #ccaf4f
<div style="border:2px solid #ccaf4f;">Content here</div>
.myborder {border:2px solid #ccaf4f;}