#ccac12 color space conversions
Hex:
#ccac12
RGB:
204, 172, 18
CMY:
20, 33, 93
CMYK:
0, 16, 91, 20
HSL:
50°, 83.7838%, 43.5294%
HSV (HSB):
50°, 91.1765%, 80.0000%
XYZ:
39.7635, 42.3861, 6.6578
xyY:
0.4477, 0.4773, 42.3861
CIE-Lab:
71.1363, -1.6329, 71.4420
CIE-LCH:
71.1363, 71.4606, 91.3093
CIE-Luv:
71.1363, 28.5211, 74.1032
Hunter-Lab:
65.1046, -4.9117, 39.5100
#ccac12 color charts
#ccac12 color shades, tints & tones
#ccac12 color schemes
#ccac12 color preview, HTML & CSS examples
This text has a color of #ccac12
<p style="color:#ccac12;">Text here</p>
.mytext {color:#ccac12;}
This box has a color of #ccac12
<div style="background-color:#ccac12;">Content here</div>
.mybackground {background-color:#ccac12;}
Border around this has a color of #ccac12
<div style="border:2px solid #ccac12;">Content here</div>
.myborder {border:2px solid #ccac12;}