#ded9c9 color space conversions
Hex:
#ded9c9
RGB:
222, 217, 201
CMY:
13, 15, 21
CMYK:
0, 2, 9, 13
HSL:
46°, 24.1379%, 82.9412%
HSV (HSB):
46°, 9.4595%, 87.0588%
XYZ:
65.4797, 69.3723, 65.1974
xyY:
0.3273, 0.3468, 69.3723
CIE-Lab:
86.6881, -1.0242, 8.4760
CIE-LCH:
86.6881, 8.5376, 96.8901
CIE-Luv:
86.6881, 3.8086, 12.7597
Hunter-Lab:
83.2901, -5.4273, 11.8923
#ded9c9 color charts
#ded9c9 color shades, tints & tones
#ded9c9 color schemes
#ded9c9 color preview, HTML & CSS examples
This text has a color of #ded9c9
<p style="color:#ded9c9;">Text here</p>
.mytext {color:#ded9c9;}
This box has a color of #ded9c9
<div style="background-color:#ded9c9;">Content here</div>
.mybackground {background-color:#ded9c9;}
Border around this has a color of #ded9c9
<div style="border:2px solid #ded9c9;">Content here</div>
.myborder {border:2px solid #ded9c9;}