#e5f0e6 color space conversions
Hex:
#e5f0e6
RGB:
229, 240, 230
CMY:
10, 6, 10
CMYK:
5, 0, 4, 6
HSL:
125°, 26.8293%, 91.9608%
HSV (HSB):
125°, 4.5833%, 94.1176%
XYZ:
77.7561, 84.6914, 87.1118
xyY:
0.3116, 0.3394, 84.6914
CIE-Lab:
93.7500, -5.4305, 3.5567
CIE-LCH:
93.7500, 6.4916, 146.7774
CIE-Luv:
93.7500, -5.5969, 6.4008
Hunter-Lab:
92.0279, -10.2308, 8.2968
#e5f0e6 color charts
#e5f0e6 color shades, tints & tones
#e5f0e6 color schemes
#e5f0e6 color preview, HTML & CSS examples
This text has a color of #e5f0e6
<p style="color:#e5f0e6;">Text here</p>
.mytext {color:#e5f0e6;}
This box has a color of #e5f0e6
<div style="background-color:#e5f0e6;">Content here</div>
.mybackground {background-color:#e5f0e6;}
Border around this has a color of #e5f0e6
<div style="border:2px solid #e5f0e6;">Content here</div>
.myborder {border:2px solid #e5f0e6;}