#dcdb12 color space conversions
Hex:
#dcdb12
RGB:
220, 219, 18
CMY:
14, 14, 93
CMYK:
0, 0, 92, 14
HSL:
60°, 84.8739%, 46.6667%
HSV (HSB):
60°, 91.8182%, 86.2745%
XYZ:
54.9559, 65.9224, 10.4001
xyY:
0.4186, 0.5022, 65.9224
CIE-Lab:
84.9568, -18.6136, 82.6405
CIE-LCH:
84.9568, 84.7107, 102.6932
CIE-Luv:
84.9568, 7.3433, 92.3047
Hunter-Lab:
81.1926, -21.2678, 49.2403
#dcdb12 color charts
#dcdb12 color shades, tints & tones
#dcdb12 color schemes
#dcdb12 color preview, HTML & CSS examples
This text has a color of #dcdb12
<p style="color:#dcdb12;">Text here</p>
.mytext {color:#dcdb12;}
This box has a color of #dcdb12
<div style="background-color:#dcdb12;">Content here</div>
.mybackground {background-color:#dcdb12;}
Border around this has a color of #dcdb12
<div style="border:2px solid #dcdb12;">Content here</div>
.myborder {border:2px solid #dcdb12;}