#e6dedf color space conversions
Hex:
#e6dedf
RGB:
230, 222, 223
CMY:
10, 13, 13
CMYK:
0, 3, 3, 10
HSL:
353°, 13.7931%, 88.6275%
HSV (HSB):
353°, 3.4783%, 90.1961%
XYZ:
72.0737, 74.3933, 80.3727
xyY:
0.3177, 0.3280, 74.3933
CIE-Lab:
89.1080, 2.8970, 0.4702
CIE-LCH:
89.1080, 2.9349, 9.2198
CIE-Luv:
89.1080, 4.5099, 0.1980
Hunter-Lab:
86.2515, -1.7816, 5.1272
#e6dedf color charts
#e6dedf color shades, tints & tones
#e6dedf color schemes
#e6dedf color preview, HTML & CSS examples
This text has a color of #e6dedf
<p style="color:#e6dedf;">Text here</p>
.mytext {color:#e6dedf;}
This box has a color of #e6dedf
<div style="background-color:#e6dedf;">Content here</div>
.mybackground {background-color:#e6dedf;}
Border around this has a color of #e6dedf
<div style="border:2px solid #e6dedf;">Content here</div>
.myborder {border:2px solid #e6dedf;}