#e6e2ec color space conversions
Hex:
#e6e2ec
RGB:
230, 226, 236
CMY:
10, 11, 7
CMYK:
3, 4, 0, 7
HSL:
264°, 20.8333%, 90.5882%
HSV (HSB):
264°, 4.2373%, 92.5490%
XYZ:
74.9698, 77.2718, 90.3205
xyY:
0.3091, 0.3186, 77.2718
CIE-Lab:
90.4466, 3.1544, -4.3910
CIE-LCH:
90.4466, 5.4066, 305.6928
CIE-Luv:
90.4466, 1.6630, -7.3468
Hunter-Lab:
87.9044, -1.5979, 0.6135
#e6e2ec color charts
#e6e2ec color shades, tints & tones
#e6e2ec color schemes
#e6e2ec color preview, HTML & CSS examples
This text has a color of #e6e2ec
<p style="color:#e6e2ec;">Text here</p>
.mytext {color:#e6e2ec;}
This box has a color of #e6e2ec
<div style="background-color:#e6e2ec;">Content here</div>
.mybackground {background-color:#e6e2ec;}
Border around this has a color of #e6e2ec
<div style="border:2px solid #e6e2ec;">Content here</div>
.myborder {border:2px solid #e6e2ec;}