#e00a8b color space conversions
Hex:
#e00a8b
RGB:
224, 10, 139
CMY:
12, 96, 45
CMYK:
0, 96, 38, 12
HSL:
324°, 91.4530%, 45.8824%
HSV (HSB):
324°, 95.5357%, 87.8431%
XYZ:
35.5092, 17.9285, 26.0151
xyY:
0.4469, 0.2256, 17.9285
CIE-Lab:
49.4092, 78.1757, -11.3293
CIE-LCH:
49.4092, 78.9923, 351.7541
CIE-Luv:
49.4092, 111.4531, -29.8484
Hunter-Lab:
42.3420, 75.5967, -6.7886
#e00a8b color charts
#e00a8b color shades, tints & tones
#e00a8b color schemes
#e00a8b color preview, HTML & CSS examples
This text has a color of #e00a8b
<p style="color:#e00a8b;">Text here</p>
.mytext {color:#e00a8b;}
This box has a color of #e00a8b
<div style="background-color:#e00a8b;">Content here</div>
.mybackground {background-color:#e00a8b;}
Border around this has a color of #e00a8b
<div style="border:2px solid #e00a8b;">Content here</div>
.myborder {border:2px solid #e00a8b;}