#dedfbd color space conversions
Hex:
#dedfbd
RGB:
222, 223, 189
CMY:
13, 13, 26
CMYK:
0, 0, 15, 13
HSL:
62°, 34.6939%, 80.7843%
HSV (HSB):
62°, 15.2466%, 87.4510%
XYZ:
65.6972, 71.9791, 58.5749
xyY:
0.3348, 0.3668, 71.9791
CIE-Lab:
87.9585, -6.0117, 16.5790
CIE-LCH:
87.9585, 17.6353, 109.9312
CIE-Luv:
87.9585, 1.2300, 25.1774
Hunter-Lab:
84.8405, -10.2473, 18.4538
#dedfbd color charts
#dedfbd color shades, tints & tones
#dedfbd color schemes
#dedfbd color preview, HTML & CSS examples
This text has a color of #dedfbd
<p style="color:#dedfbd;">Text here</p>
.mytext {color:#dedfbd;}
This box has a color of #dedfbd
<div style="background-color:#dedfbd;">Content here</div>
.mybackground {background-color:#dedfbd;}
Border around this has a color of #dedfbd
<div style="border:2px solid #dedfbd;">Content here</div>
.myborder {border:2px solid #dedfbd;}