#dedbd6 color space conversions
Hex:
#dedbd6
RGB:
222, 219, 214
CMY:
13, 14, 16
CMYK:
0, 1, 4, 13
HSL:
37°, 10.8108%, 85.4902%
HSV (HSB):
37°, 3.6036%, 87.0588%
XYZ:
67.5933, 71.0477, 73.7694
xyY:
0.3182, 0.3345, 71.0477
CIE-Lab:
87.5082, 0.1423, 2.8041
CIE-LCH:
87.5082, 2.8077, 87.0947
CIE-Luv:
87.5082, 1.9956, 4.2099
Hunter-Lab:
84.2898, -4.3651, 7.1130
#dedbd6 color charts
#dedbd6 color shades, tints & tones
#dedbd6 color schemes
#dedbd6 color preview, HTML & CSS examples
This text has a color of #dedbd6
<p style="color:#dedbd6;">Text here</p>
.mytext {color:#dedbd6;}
This box has a color of #dedbd6
<div style="background-color:#dedbd6;">Content here</div>
.mybackground {background-color:#dedbd6;}
Border around this has a color of #dedbd6
<div style="border:2px solid #dedbd6;">Content here</div>
.myborder {border:2px solid #dedbd6;}