#dcdb90 color space conversions
Hex:
#dcdb90
RGB:
220, 219, 144
CMY:
14, 14, 44
CMYK:
0, 0, 35, 14
HSL:
59°, 52.0548%, 71.3725%
HSV (HSB):
59°, 34.5455%, 86.2745%
XYZ:
59.8808, 67.8923, 36.3340
xyY:
0.3649, 0.4137, 67.8923
CIE-Lab:
85.9526, -10.8170, 37.0575
CIE-LCH:
85.9526, 38.6040, 106.2724
CIE-Luv:
85.9526, 4.3615, 51.7535
Hunter-Lab:
82.3968, -14.4719, 31.5330
#dcdb90 color charts
#dcdb90 color shades, tints & tones
#dcdb90 color schemes
#dcdb90 color preview, HTML & CSS examples
This text has a color of #dcdb90
<p style="color:#dcdb90;">Text here</p>
.mytext {color:#dcdb90;}
This box has a color of #dcdb90
<div style="background-color:#dcdb90;">Content here</div>
.mybackground {background-color:#dcdb90;}
Border around this has a color of #dcdb90
<div style="border:2px solid #dcdb90;">Content here</div>
.myborder {border:2px solid #dcdb90;}