#dccd8c color space conversions
Hex:
#dccd8c
RGB:
220, 205, 140
CMY:
14, 20, 45
CMYK:
0, 7, 36, 14
HSL:
49°, 53.3333%, 70.5882%
HSV (HSB):
49°, 36.3636%, 86.2745%
XYZ:
56.0801, 60.7717, 33.5853
xyY:
0.3728, 0.4040, 60.7717
CIE-Lab:
82.2559, -4.1504, 34.2742
CIE-LCH:
82.2559, 34.5246, 96.9045
CIE-Luv:
82.2559, 12.9572, 46.6093
Hunter-Lab:
77.9562, -8.0141, 29.0259
#dccd8c color charts
#dccd8c color shades, tints & tones
#dccd8c color schemes
#dccd8c color preview, HTML & CSS examples
This text has a color of #dccd8c
<p style="color:#dccd8c;">Text here</p>
.mytext {color:#dccd8c;}
This box has a color of #dccd8c
<div style="background-color:#dccd8c;">Content here</div>
.mybackground {background-color:#dccd8c;}
Border around this has a color of #dccd8c
<div style="border:2px solid #dccd8c;">Content here</div>
.myborder {border:2px solid #dccd8c;}