#e0abb6 color space conversions
Hex:
#e0abb6
RGB:
224, 171, 182
CMY:
12, 33, 29
CMYK:
0, 24, 19, 12
HSL:
348°, 46.0870%, 77.4510%
HSV (HSB):
348°, 23.6607%, 87.8431%
XYZ:
53.7469, 48.3505, 50.7558
xyY:
0.3516, 0.3163, 48.3505
CIE-Lab:
75.0455, 21.0303, 1.9011
CIE-LCH:
75.0455, 21.1161, 5.1655
CIE-Luv:
75.0455, 32.2080, -1.0411
Hunter-Lab:
69.5345, 16.2866, 5.3962
#e0abb6 color charts
#e0abb6 color shades, tints & tones
#e0abb6 color schemes
#e0abb6 color preview, HTML & CSS examples
This text has a color of #e0abb6
<p style="color:#e0abb6;">Text here</p>
.mytext {color:#e0abb6;}
This box has a color of #e0abb6
<div style="background-color:#e0abb6;">Content here</div>
.mybackground {background-color:#e0abb6;}
Border around this has a color of #e0abb6
<div style="border:2px solid #e0abb6;">Content here</div>
.myborder {border:2px solid #e0abb6;}