#dccc12 color space conversions
Hex:
#dccc12
RGB:
220, 204, 18
CMY:
14, 20, 93
CMYK:
0, 7, 92, 14
HSL:
55°, 84.8739%, 46.6667%
HSV (HSB):
55°, 91.8182%, 86.2745%
XYZ:
51.2172, 58.4450, 9.1539
xyY:
0.4311, 0.4919, 58.4450
CIE-Lab:
80.9856, -11.1648, 79.6016
CIE-LCH:
80.9856, 80.3808, 97.9842
CIE-Luv:
80.9856, 17.4799, 86.5942
Hunter-Lab:
76.4494, -14.2003, 46.4153
#dccc12 color charts
#dccc12 color shades, tints & tones
#dccc12 color schemes
#dccc12 color preview, HTML & CSS examples
This text has a color of #dccc12
<p style="color:#dccc12;">Text here</p>
.mytext {color:#dccc12;}
This box has a color of #dccc12
<div style="background-color:#dccc12;">Content here</div>
.mybackground {background-color:#dccc12;}
Border around this has a color of #dccc12
<div style="border:2px solid #dccc12;">Content here</div>
.myborder {border:2px solid #dccc12;}