#dcdd2b color space conversions
Hex:
#dcdd2b
RGB:
220, 221, 43
CMY:
14, 13, 83
CMYK:
0, 0, 81, 13
HSL:
60°, 72.3577%, 51.7647%
HSV (HSB):
60°, 80.5430%, 86.6667%
XYZ:
55.8077, 67.1030, 12.2963
xyY:
0.4128, 0.4963, 67.1030
CIE-Lab:
85.5559, -19.0549, 78.4243
CIE-LCH:
85.5559, 80.7060, 103.6566
CIE-Luv:
85.5559, 5.8252, 90.1649
Hunter-Lab:
81.9164, -21.7459, 48.4416
#dcdd2b color charts
#dcdd2b color shades, tints & tones
#dcdd2b color schemes
#dcdd2b color preview, HTML & CSS examples
This text has a color of #dcdd2b
<p style="color:#dcdd2b;">Text here</p>
.mytext {color:#dcdd2b;}
This box has a color of #dcdd2b
<div style="background-color:#dcdd2b;">Content here</div>
.mybackground {background-color:#dcdd2b;}
Border around this has a color of #dcdd2b
<div style="border:2px solid #dcdd2b;">Content here</div>
.myborder {border:2px solid #dcdd2b;}