#dcdc0d color space conversions
Hex:
#dcdc0d
RGB:
220, 220, 13
CMY:
14, 14, 95
CMYK:
0, 0, 94, 14
HSL:
60°, 88.8412%, 45.6863%
HSV (HSB):
60°, 94.0909%, 86.2745%
XYZ:
55.1810, 66.4311, 10.2949
xyY:
0.4183, 0.5036, 66.4311
CIE-Lab:
85.2158, -19.1621, 83.3963
CIE-LCH:
85.2158, 85.5694, 102.9403
CIE-Luv:
85.2158, 6.7093, 93.0128
Hunter-Lab:
81.5053, -21.7854, 49.5648
#dcdc0d color charts
#dcdc0d color shades, tints & tones
#dcdc0d color schemes
#dcdc0d color preview, HTML & CSS examples
This text has a color of #dcdc0d
<p style="color:#dcdc0d;">Text here</p>
.mytext {color:#dcdc0d;}
This box has a color of #dcdc0d
<div style="background-color:#dcdc0d;">Content here</div>
.mybackground {background-color:#dcdc0d;}
Border around this has a color of #dcdc0d
<div style="border:2px solid #dcdc0d;">Content here</div>
.myborder {border:2px solid #dcdc0d;}