#e00a7d color space conversions
Hex:
#e00a7d
RGB:
224, 10, 125
CMY:
12, 96, 51
CMYK:
0, 96, 44, 12
HSL:
328°, 91.4530%, 45.8824%
HSV (HSB):
328°, 95.5357%, 87.8431%
XYZ:
34.5507, 17.5450, 20.9675
xyY:
0.4729, 0.2401, 17.5450
CIE-Lab:
48.9396, 76.9301, -3.5291
CIE-LCH:
48.9396, 77.0110, 357.3734
CIE-Luv:
48.9396, 117.9460, -19.3888
Hunter-Lab:
41.8868, 73.9353, -0.3584
#e00a7d color charts
#e00a7d color shades, tints & tones
#e00a7d color schemes
#e00a7d color preview, HTML & CSS examples
This text has a color of #e00a7d
<p style="color:#e00a7d;">Text here</p>
.mytext {color:#e00a7d;}
This box has a color of #e00a7d
<div style="background-color:#e00a7d;">Content here</div>
.mybackground {background-color:#e00a7d;}
Border around this has a color of #e00a7d
<div style="border:2px solid #e00a7d;">Content here</div>
.myborder {border:2px solid #e00a7d;}