#ded3be color space conversions
Hex:
#ded3be
RGB:
222, 211, 190
CMY:
13, 17, 25
CMYK:
0, 5, 14, 13
HSL:
39°, 32.6531%, 80.7843%
HSV (HSB):
39°, 14.4144%, 87.0588%
XYZ:
62.7127, 65.8358, 58.1175
xyY:
0.3360, 0.3527, 65.8358
CIE-Lab:
84.9126, 0.3189, 11.7519
CIE-LCH:
84.9126, 11.7562, 88.4454
CIE-Luv:
84.9126, 7.7303, 17.1237
Hunter-Lab:
81.1393, -4.0307, 14.3300
#ded3be color charts
#ded3be color shades, tints & tones
#ded3be color schemes
#ded3be color preview, HTML & CSS examples
This text has a color of #ded3be
<p style="color:#ded3be;">Text here</p>
.mytext {color:#ded3be;}
This box has a color of #ded3be
<div style="background-color:#ded3be;">Content here</div>
.mybackground {background-color:#ded3be;}
Border around this has a color of #ded3be
<div style="border:2px solid #ded3be;">Content here</div>
.myborder {border:2px solid #ded3be;}