#ded8c1 color space conversions
Hex:
#ded8c1
RGB:
222, 216, 193
CMY:
13, 15, 24
CMYK:
0, 3, 13, 13
HSL:
48°, 30.5263%, 81.3725%
HSV (HSB):
48°, 13.0631%, 87.0588%
XYZ:
64.3057, 68.4916, 60.2830
xyY:
0.3331, 0.3547, 68.4916
CIE-Lab:
86.2517, -1.7980, 12.0701
CIE-LCH:
86.2517, 12.2033, 98.4728
CIE-Luv:
86.2517, 4.8163, 18.0219
Hunter-Lab:
82.7596, -6.1317, 14.7443
#ded8c1 color charts
#ded8c1 color shades, tints & tones
#ded8c1 color schemes
#ded8c1 color preview, HTML & CSS examples
This text has a color of #ded8c1
<p style="color:#ded8c1;">Text here</p>
.mytext {color:#ded8c1;}
This box has a color of #ded8c1
<div style="background-color:#ded8c1;">Content here</div>
.mybackground {background-color:#ded8c1;}
Border around this has a color of #ded8c1
<div style="border:2px solid #ded8c1;">Content here</div>
.myborder {border:2px solid #ded8c1;}