#e00aba color space conversions
Hex:
#e00aba
RGB:
224, 10, 186
CMY:
12, 96, 27
CMYK:
0, 96, 17, 12
HSL:
311°, 91.4530%, 45.8824%
HSV (HSB):
311°, 95.5357%, 87.8431%
XYZ:
39.7119, 19.6095, 48.1463
xyY:
0.3695, 0.1825, 19.6095
CIE-Lab:
51.3929, 83.3063, -36.1748
CIE-LCH:
51.3929, 90.8216, 336.5277
CIE-Luv:
51.3929, 89.7089, -66.3737
Hunter-Lab:
44.2827, 82.5811, -33.4652
#e00aba color charts
#e00aba color shades, tints & tones
#e00aba color schemes
#e00aba color preview, HTML & CSS examples
This text has a color of #e00aba
<p style="color:#e00aba;">Text here</p>
.mytext {color:#e00aba;}
This box has a color of #e00aba
<div style="background-color:#e00aba;">Content here</div>
.mybackground {background-color:#e00aba;}
Border around this has a color of #e00aba
<div style="border:2px solid #e00aba;">Content here</div>
.myborder {border:2px solid #e00aba;}