#dcda8e color space conversions
Hex:
#dcda8e
RGB:
220, 218, 142
CMY:
14, 15, 44
CMYK:
0, 1, 35, 14
HSL:
58°, 52.7027%, 70.9804%
HSV (HSB):
58°, 35.4545%, 86.2745%
XYZ:
59.4691, 67.3114, 35.4492
xyY:
0.3666, 0.4149, 67.3114
CIE-Lab:
85.6610, -10.5447, 37.6901
CIE-LCH:
85.6610, 39.1373, 105.6303
CIE-Luv:
85.6610, 5.0379, 52.3683
Hunter-Lab:
82.0436, -14.1909, 31.8126
#dcda8e color charts
#dcda8e color shades, tints & tones
#dcda8e color schemes
#dcda8e color preview, HTML & CSS examples
This text has a color of #dcda8e
<p style="color:#dcda8e;">Text here</p>
.mytext {color:#dcda8e;}
This box has a color of #dcda8e
<div style="background-color:#dcda8e;">Content here</div>
.mybackground {background-color:#dcda8e;}
Border around this has a color of #dcda8e
<div style="border:2px solid #dcda8e;">Content here</div>
.myborder {border:2px solid #dcda8e;}