#ccaf1c color space conversions
Hex:
#ccaf1c
RGB:
204, 175, 28
CMY:
20, 31, 89
CMYK:
0, 14, 86, 20
HSL:
50°, 75.8621%, 45.4902%
HSV (HSB):
50°, 86.2745%, 80.0000%
XYZ:
40.4414, 43.5812, 7.3791
xyY:
0.4425, 0.4768, 43.5812
CIE-Lab:
71.9476, -3.0170, 70.0925
CIE-LCH:
71.9476, 70.1574, 92.4647
CIE-Luv:
71.9476, 26.1857, 74.1194
Hunter-Lab:
66.0160, -6.1790, 39.5839
#ccaf1c color charts
#ccaf1c color shades, tints & tones
#ccaf1c color schemes
#ccaf1c color preview, HTML & CSS examples
This text has a color of #ccaf1c
<p style="color:#ccaf1c;">Text here</p>
.mytext {color:#ccaf1c;}
This box has a color of #ccaf1c
<div style="background-color:#ccaf1c;">Content here</div>
.mybackground {background-color:#ccaf1c;}
Border around this has a color of #ccaf1c
<div style="border:2px solid #ccaf1c;">Content here</div>
.myborder {border:2px solid #ccaf1c;}