#ded8c6 color space conversions
Hex:
#ded8c6
RGB:
222, 216, 198
CMY:
13, 15, 22
CMYK:
0, 3, 11, 13
HSL:
45°, 26.6667%, 82.3529%
HSV (HSB):
45°, 10.8108%, 87.0588%
XYZ:
64.8731, 68.7185, 63.2709
xyY:
0.3295, 0.3491, 68.7185
CIE-Lab:
86.3645, -0.9971, 9.5950
CIE-LCH:
86.3645, 9.6467, 95.9329
CIE-Luv:
86.3645, 4.5212, 14.3566
Hunter-Lab:
82.8967, -5.3789, 12.7745
#ded8c6 color charts
#ded8c6 color shades, tints & tones
#ded8c6 color schemes
#ded8c6 color preview, HTML & CSS examples
This text has a color of #ded8c6
<p style="color:#ded8c6;">Text here</p>
.mytext {color:#ded8c6;}
This box has a color of #ded8c6
<div style="background-color:#ded8c6;">Content here</div>
.mybackground {background-color:#ded8c6;}
Border around this has a color of #ded8c6
<div style="border:2px solid #ded8c6;">Content here</div>
.myborder {border:2px solid #ded8c6;}