#dedddb color space conversions
Hex:
#dedddb
RGB:
222, 221, 219
CMY:
13, 13, 14
CMYK:
0, 0, 1, 13
HSL:
40°, 4.3478%, 86.4706%
HSV (HSB):
40°, 1.3514%, 87.0588%
XYZ:
68.7668, 72.3570, 77.3597
xyY:
0.3147, 0.3312, 72.3570
CIE-Lab:
88.1401, -0.0137, 1.0889
CIE-LCH:
88.1401, 1.0890, 90.7207
CIE-Luv:
88.1401, 0.6792, 1.6571
Hunter-Lab:
85.0629, -4.5565, 5.6232
#dedddb color charts
#dedddb color shades, tints & tones
#dedddb color schemes
#dedddb color preview, HTML & CSS examples
This text has a color of #dedddb
<p style="color:#dedddb;">Text here</p>
.mytext {color:#dedddb;}
This box has a color of #dedddb
<div style="background-color:#dedddb;">Content here</div>
.mybackground {background-color:#dedddb;}
Border around this has a color of #dedddb
<div style="border:2px solid #dedddb;">Content here</div>
.myborder {border:2px solid #dedddb;}