#e0baec color space conversions
Hex:
#e0baec
RGB:
224, 186, 236
CMY:
12, 27, 7
CMYK:
5, 21, 0, 7
HSL:
286°, 56.8182%, 82.7451%
HSV (HSB):
286°, 21.1864%, 92.5490%
XYZ:
63.4397, 57.0212, 87.0194
xyY:
0.3058, 0.2748, 57.0212
CIE-Lab:
80.1915, 22.3439, -19.7543
CIE-LCH:
80.1915, 29.8242, 318.5200
CIE-Luv:
80.1915, 17.9761, -34.7785
Hunter-Lab:
75.5124, 17.8152, -15.4663
#e0baec color charts
#e0baec color shades, tints & tones
#e0baec color schemes
#e0baec color preview, HTML & CSS examples
This text has a color of #e0baec
<p style="color:#e0baec;">Text here</p>
.mytext {color:#e0baec;}
This box has a color of #e0baec
<div style="background-color:#e0baec;">Content here</div>
.mybackground {background-color:#e0baec;}
Border around this has a color of #e0baec
<div style="border:2px solid #e0baec;">Content here</div>
.myborder {border:2px solid #e0baec;}