#ded7d3 color space conversions
Hex:
#ded7d3
RGB:
222, 215, 211
CMY:
13, 16, 17
CMYK:
0, 3, 5, 13
HSL:
22°, 14.2857%, 84.9020%
HSV (HSB):
22°, 4.9550%, 87.0588%
XYZ:
66.1825, 68.8336, 71.4260
xyY:
0.3206, 0.3334, 68.8336
CIE-Lab:
86.4216, 1.6989, 2.8107
CIE-LCH:
86.4216, 3.2842, 58.8493
CIE-Luv:
86.4216, 4.2556, 3.9305
Hunter-Lab:
82.9660, -2.8000, 7.0330
#ded7d3 color charts
#ded7d3 color shades, tints & tones
#ded7d3 color schemes
#ded7d3 color preview, HTML & CSS examples
This text has a color of #ded7d3
<p style="color:#ded7d3;">Text here</p>
.mytext {color:#ded7d3;}
This box has a color of #ded7d3
<div style="background-color:#ded7d3;">Content here</div>
.mybackground {background-color:#ded7d3;}
Border around this has a color of #ded7d3
<div style="border:2px solid #ded7d3;">Content here</div>
.myborder {border:2px solid #ded7d3;}