#e2dedf color space conversions
Hex:
#e2dedf
RGB:
226, 222, 223
CMY:
11, 13, 13
CMYK:
0, 2, 1, 11
HSL:
345°, 6.4516%, 87.8431%
HSV (HSB):
345°, 1.7699%, 88.6275%
XYZ:
70.8046, 73.7390, 80.3133
xyY:
0.3149, 0.3279, 73.7390
CIE-Lab:
88.7990, 1.5370, -0.0180
CIE-LCH:
88.7990, 1.5371, 359.3280
CIE-Luv:
88.7990, 2.2107, -0.3012
Hunter-Lab:
85.8714, -3.0943, 4.6576
#e2dedf color charts
#e2dedf color shades, tints & tones
#e2dedf color schemes
#e2dedf color preview, HTML & CSS examples
This text has a color of #e2dedf
<p style="color:#e2dedf;">Text here</p>
.mytext {color:#e2dedf;}
This box has a color of #e2dedf
<div style="background-color:#e2dedf;">Content here</div>
.mybackground {background-color:#e2dedf;}
Border around this has a color of #e2dedf
<div style="border:2px solid #e2dedf;">Content here</div>
.myborder {border:2px solid #e2dedf;}