#ded8cd color space conversions
Hex:
#ded8cd
RGB:
222, 216, 205
CMY:
13, 15, 20
CMYK:
0, 3, 8, 13
HSL:
39°, 20.4819%, 83.7255%
HSV (HSB):
39°, 7.6577%, 87.0588%
XYZ:
65.6995, 69.0491, 67.6227
xyY:
0.3246, 0.3412, 69.0491
CIE-Lab:
86.5284, 0.1580, 6.1357
CIE-LCH:
86.5284, 6.1377, 88.5251
CIE-Luv:
86.5284, 4.1007, 9.1322
Hunter-Lab:
83.0958, -4.2870, 9.9173
#ded8cd color charts
#ded8cd color shades, tints & tones
#ded8cd color schemes
#ded8cd color preview, HTML & CSS examples
This text has a color of #ded8cd
<p style="color:#ded8cd;">Text here</p>
.mytext {color:#ded8cd;}
This box has a color of #ded8cd
<div style="background-color:#ded8cd;">Content here</div>
.mybackground {background-color:#ded8cd;}
Border around this has a color of #ded8cd
<div style="border:2px solid #ded8cd;">Content here</div>
.myborder {border:2px solid #ded8cd;}