#ccca2f color space conversions
Hex:
#ccca2f
RGB:
204, 202, 47
CMY:
20, 21, 82
CMYK:
0, 1, 77, 20
HSL:
59°, 62.5498%, 49.2157%
HSV (HSB):
59°, 76.9608%, 80.0000%
XYZ:
46.5355, 55.2837, 10.9075
xyY:
0.4128, 0.4904, 55.2837
CIE-Lab:
79.2044, -16.2830, 71.2593
CIE-LCH:
79.2044, 73.0960, 102.8713
CIE-Luv:
79.2044, 7.2555, 81.6726
Hunter-Lab:
74.3530, -18.3996, 43.3493
#ccca2f color charts
#ccca2f color shades, tints & tones
#ccca2f color schemes
#ccca2f color preview, HTML & CSS examples
This text has a color of #ccca2f
<p style="color:#ccca2f;">Text here</p>
.mytext {color:#ccca2f;}
This box has a color of #ccca2f
<div style="background-color:#ccca2f;">Content here</div>
.mybackground {background-color:#ccca2f;}
Border around this has a color of #ccca2f
<div style="border:2px solid #ccca2f;">Content here</div>
.myborder {border:2px solid #ccca2f;}