#e6f6f2 color space conversions
Hex:
#e6f6f2
RGB:
230, 246, 242
CMY:
10, 4, 5
CMYK:
7, 0, 2, 4
HSL:
165°, 47.0588%, 93.3333%
HSV (HSB):
165°, 6.5041%, 96.4706%
XYZ:
81.6159, 89.1453, 96.9096
xyY:
0.3049, 0.3330, 89.1453
CIE-Lab:
95.6411, -5.9690, 0.1022
CIE-LCH:
95.6411, 5.9699, 179.0189
CIE-Luv:
95.6411, -8.5446, 1.2187
Hunter-Lab:
94.4168, -10.9302, 5.2364
#e6f6f2 color charts
#e6f6f2 color shades, tints & tones
#e6f6f2 color schemes
#e6f6f2 color preview, HTML & CSS examples
This text has a color of #e6f6f2
<p style="color:#e6f6f2;">Text here</p>
.mytext {color:#e6f6f2;}
This box has a color of #e6f6f2
<div style="background-color:#e6f6f2;">Content here</div>
.mybackground {background-color:#e6f6f2;}
Border around this has a color of #e6f6f2
<div style="border:2px solid #e6f6f2;">Content here</div>
.myborder {border:2px solid #e6f6f2;}