#dcdb7a color space conversions
Hex:
#dcdb7a
RGB:
220, 219, 122
CMY:
14, 14, 52
CMYK:
0, 0, 45, 14
HSL:
59°, 58.3333%, 67.0588%
HSV (HSB):
59°, 44.5455%, 86.2745%
XYZ:
58.3596, 67.2838, 28.3236
xyY:
0.3790, 0.4370, 67.2838
CIE-Lab:
85.6471, -13.1610, 47.5825
CIE-LCH:
85.6471, 49.3691, 105.4611
CIE-Luv:
85.6471, 5.2267, 63.5208
Hunter-Lab:
82.0267, -16.5493, 36.9461
#dcdb7a color charts
#dcdb7a color shades, tints & tones
#dcdb7a color schemes
#dcdb7a color preview, HTML & CSS examples
This text has a color of #dcdb7a
<p style="color:#dcdb7a;">Text here</p>
.mytext {color:#dcdb7a;}
This box has a color of #dcdb7a
<div style="background-color:#dcdb7a;">Content here</div>
.mybackground {background-color:#dcdb7a;}
Border around this has a color of #dcdb7a
<div style="border:2px solid #dcdb7a;">Content here</div>
.myborder {border:2px solid #dcdb7a;}