#ded2c5 color space conversions
Hex:
#ded2c5
RGB:
222, 210, 197
CMY:
13, 18, 23
CMYK:
0, 5, 11, 13
HSL:
31°, 27.4725%, 82.1569%
HSV (HSB):
31°, 11.2613%, 87.0588%
XYZ:
63.2488, 65.6540, 62.1622
xyY:
0.3310, 0.3436, 65.6540
CIE-Lab:
84.8196, 1.9566, 7.9120
CIE-LCH:
84.8196, 8.1503, 76.1097
CIE-Luv:
84.8196, 7.8180, 11.3463
Hunter-Lab:
81.0272, -2.4625, 11.2330
#ded2c5 color charts
#ded2c5 color shades, tints & tones
#ded2c5 color schemes
#ded2c5 color preview, HTML & CSS examples
This text has a color of #ded2c5
<p style="color:#ded2c5;">Text here</p>
.mytext {color:#ded2c5;}
This box has a color of #ded2c5
<div style="background-color:#ded2c5;">Content here</div>
.mybackground {background-color:#ded2c5;}
Border around this has a color of #ded2c5
<div style="border:2px solid #ded2c5;">Content here</div>
.myborder {border:2px solid #ded2c5;}