#ded3b5 color space conversions
Hex:
#ded3b5
RGB:
222, 211, 181
CMY:
13, 17, 29
CMYK:
0, 5, 18, 13
HSL:
44°, 38.3178%, 79.0196%
HSV (HSB):
44°, 18.4685%, 87.0588%
XYZ:
61.7590, 65.4543, 53.0950
xyY:
0.3425, 0.3630, 65.4543
CIE-Lab:
84.7173, -1.0572, 16.2301
CIE-LCH:
84.7173, 16.2645, 93.7270
CIE-Luv:
84.7173, 8.2975, 23.5732
Hunter-Lab:
80.9038, -5.3215, 17.7223
#ded3b5 color charts
#ded3b5 color shades, tints & tones
#ded3b5 color schemes
#ded3b5 color preview, HTML & CSS examples
This text has a color of #ded3b5
<p style="color:#ded3b5;">Text here</p>
.mytext {color:#ded3b5;}
This box has a color of #ded3b5
<div style="background-color:#ded3b5;">Content here</div>
.mybackground {background-color:#ded3b5;}
Border around this has a color of #ded3b5
<div style="border:2px solid #ded3b5;">Content here</div>
.myborder {border:2px solid #ded3b5;}