#e6f1f1 color space conversions
Hex:
#e6f1f1
RGB:
230, 241, 241
CMY:
10, 5, 5
CMYK:
5, 0, 0, 5
HSL:
180°, 28.2051%, 92.3529%
HSV (HSB):
180°, 4.5643%, 94.5098%
XYZ:
79.9656, 86.0845, 95.6204
xyY:
0.3056, 0.3290, 86.0845
CIE-Lab:
94.3485, -3.6222, -1.2697
CIE-LCH:
94.3485, 3.8383, 199.3167
CIE-Luv:
94.3485, -6.0469, -1.3207
Hunter-Lab:
92.7817, -8.5245, 3.8432
#e6f1f1 color charts
#e6f1f1 color shades, tints & tones
#e6f1f1 color schemes
#e6f1f1 color preview, HTML & CSS examples
This text has a color of #e6f1f1
<p style="color:#e6f1f1;">Text here</p>
.mytext {color:#e6f1f1;}
This box has a color of #e6f1f1
<div style="background-color:#e6f1f1;">Content here</div>
.mybackground {background-color:#e6f1f1;}
Border around this has a color of #e6f1f1
<div style="border:2px solid #e6f1f1;">Content here</div>
.myborder {border:2px solid #e6f1f1;}