#e6e9e2 color space conversions
Hex:
#e6e9e2
RGB:
230, 233, 226
CMY:
10, 9, 11
CMYK:
1, 0, 3, 9
HSL:
86°, 13.7255%, 90.0000%
HSV (HSB):
86°, 3.0043%, 91.3725%
XYZ:
75.4995, 80.5918, 83.5280
xyY:
0.3151, 0.3363, 80.5918
CIE-Lab:
91.9497, -2.2392, 3.0347
CIE-LCH:
91.9497, 3.7714, 126.4227
CIE-Luv:
91.9497, -1.3070, 5.0217
Hunter-Lab:
89.7729, -6.9832, 7.6755
#e6e9e2 color charts
#e6e9e2 color shades, tints & tones
#e6e9e2 color schemes
#e6e9e2 color preview, HTML & CSS examples
This text has a color of #e6e9e2
<p style="color:#e6e9e2;">Text here</p>
.mytext {color:#e6e9e2;}
This box has a color of #e6e9e2
<div style="background-color:#e6e9e2;">Content here</div>
.mybackground {background-color:#e6e9e2;}
Border around this has a color of #e6e9e2
<div style="border:2px solid #e6e9e2;">Content here</div>
.myborder {border:2px solid #e6e9e2;}