#dcdc2d color space conversions
Hex:
#dcdc2d
RGB:
220, 220, 45
CMY:
14, 14, 82
CMYK:
0, 0, 80, 14
HSL:
60°, 71.4286%, 51.9608%
HSV (HSB):
60°, 79.5455%, 86.2745%
XYZ:
55.5821, 66.5915, 12.4066
xyY:
0.4130, 0.4948, 66.5915
CIE-Lab:
85.2972, -18.5049, 77.6901
CIE-LCH:
85.2972, 79.8635, 103.3976
CIE-Luv:
85.2972, 6.4516, 89.4393
Hunter-Lab:
81.6036, -21.2260, 48.1084
#dcdc2d color charts
#dcdc2d color shades, tints & tones
#dcdc2d color schemes
#dcdc2d color preview, HTML & CSS examples
This text has a color of #dcdc2d
<p style="color:#dcdc2d;">Text here</p>
.mytext {color:#dcdc2d;}
This box has a color of #dcdc2d
<div style="background-color:#dcdc2d;">Content here</div>
.mybackground {background-color:#dcdc2d;}
Border around this has a color of #dcdc2d
<div style="border:2px solid #dcdc2d;">Content here</div>
.myborder {border:2px solid #dcdc2d;}