#ded2cb color space conversions
Hex:
#ded2cb
RGB:
222, 210, 203
CMY:
13, 18, 20
CMYK:
0, 5, 9, 13
HSL:
22°, 22.3529%, 83.3333%
HSV (HSB):
22°, 8.5586%, 87.0588%
XYZ:
63.9503, 65.9346, 65.8560
xyY:
0.3267, 0.3368, 65.9346
CIE-Lab:
84.9630, 2.9462, 4.9360
CIE-LCH:
84.9630, 5.7484, 59.1675
CIE-Luv:
84.9630, 7.4149, 6.8357
Hunter-Lab:
81.2001, -1.5200, 8.7539
#ded2cb color charts
#ded2cb color shades, tints & tones
#ded2cb color schemes
#ded2cb color preview, HTML & CSS examples
This text has a color of #ded2cb
<p style="color:#ded2cb;">Text here</p>
.mytext {color:#ded2cb;}
This box has a color of #ded2cb
<div style="background-color:#ded2cb;">Content here</div>
.mybackground {background-color:#ded2cb;}
Border around this has a color of #ded2cb
<div style="border:2px solid #ded2cb;">Content here</div>
.myborder {border:2px solid #ded2cb;}