#e00a6f color space conversions
Hex:
#e00a6f
RGB:
224, 10, 111
CMY:
12, 96, 56
CMYK:
0, 96, 50, 12
HSL:
332°, 91.4530%, 45.8824%
HSV (HSB):
332°, 95.5357%, 87.8431%
XYZ:
33.7183, 17.2121, 16.5840
xyY:
0.4994, 0.2549, 17.2121
CIE-Lab:
48.5261, 75.8230, 4.4432
CIE-LCH:
48.5261, 75.9531, 3.3537
CIE-Luv:
48.5261, 124.2301, -9.4152
Hunter-Lab:
41.4874, 72.4700, 5.3408
#e00a6f color charts
#e00a6f color shades, tints & tones
#e00a6f color schemes
#e00a6f color preview, HTML & CSS examples
This text has a color of #e00a6f
<p style="color:#e00a6f;">Text here</p>
.mytext {color:#e00a6f;}
This box has a color of #e00a6f
<div style="background-color:#e00a6f;">Content here</div>
.mybackground {background-color:#e00a6f;}
Border around this has a color of #e00a6f
<div style="border:2px solid #e00a6f;">Content here</div>
.myborder {border:2px solid #e00a6f;}