#dcd8cd color space conversions
Hex:
#dcd8cd
RGB:
220, 216, 205
CMY:
14, 15, 20
CMYK:
0, 2, 7, 14
HSL:
44°, 17.6471%, 83.3333%
HSV (HSB):
44°, 6.8182%, 86.2745%
XYZ:
65.0905, 68.7352, 67.5942
xyY:
0.3232, 0.3413, 68.7352
CIE-Lab:
86.3727, -0.5414, 5.8913
CIE-LCH:
86.3727, 5.9162, 95.2510
CIE-Luv:
86.3727, 2.9287, 8.8989
Hunter-Lab:
82.9067, -4.9453, 9.6953
#dcd8cd color charts
#dcd8cd color shades, tints & tones
#dcd8cd color schemes
#dcd8cd color preview, HTML & CSS examples
This text has a color of #dcd8cd
<p style="color:#dcd8cd;">Text here</p>
.mytext {color:#dcd8cd;}
This box has a color of #dcd8cd
<div style="background-color:#dcd8cd;">Content here</div>
.mybackground {background-color:#dcd8cd;}
Border around this has a color of #dcd8cd
<div style="border:2px solid #dcd8cd;">Content here</div>
.myborder {border:2px solid #dcd8cd;}