#e2fbfb color space conversions
Hex:
#e2fbfb
RGB:
226, 251, 251
CMY:
11, 2, 2
CMYK:
10, 0, 0, 2
HSL:
180°, 75.7576%, 93.5294%
HSV (HSB):
180°, 9.9602%, 98.4314%
XYZ:
83.2738, 92.1281, 104.6603
xyY:
0.2973, 0.3290, 92.1281
CIE-Lab:
96.8727, -8.0810, -2.7723
CIE-LCH:
96.8727, 8.5433, 198.9355
CIE-Luv:
96.8727, -13.3756, -2.9019
Hunter-Lab:
95.9834, -13.1070, 2.5386
#e2fbfb color charts
#e2fbfb color shades, tints & tones
#e2fbfb color schemes
#e2fbfb color preview, HTML & CSS examples
This text has a color of #e2fbfb
<p style="color:#e2fbfb;">Text here</p>
.mytext {color:#e2fbfb;}
This box has a color of #e2fbfb
<div style="background-color:#e2fbfb;">Content here</div>
.mybackground {background-color:#e2fbfb;}
Border around this has a color of #e2fbfb
<div style="border:2px solid #e2fbfb;">Content here</div>
.myborder {border:2px solid #e2fbfb;}