#ded1b3 color space conversions
Hex:
#ded1b3
RGB:
222, 209, 179
CMY:
13, 18, 30
CMYK:
0, 6, 19, 13
HSL:
42°, 39.4495%, 78.6275%
HSV (HSB):
42°, 19.3694%, 87.0588%
XYZ:
61.0613, 64.3852, 51.8571
xyY:
0.3444, 0.3631, 64.3852
CIE-Lab:
84.1659, -0.3174, 16.5124
CIE-LCH:
84.1659, 16.5155, 91.1011
CIE-Luv:
84.1659, 9.5474, 23.7826
Hunter-Lab:
80.2404, -4.5857, 17.8508
#ded1b3 color charts
#ded1b3 color shades, tints & tones
#ded1b3 color schemes
#ded1b3 color preview, HTML & CSS examples
This text has a color of #ded1b3
<p style="color:#ded1b3;">Text here</p>
.mytext {color:#ded1b3;}
This box has a color of #ded1b3
<div style="background-color:#ded1b3;">Content here</div>
.mybackground {background-color:#ded1b3;}
Border around this has a color of #ded1b3
<div style="border:2px solid #ded1b3;">Content here</div>
.myborder {border:2px solid #ded1b3;}