#e00a75 color space conversions
Hex:
#e00a75
RGB:
224, 10, 117
CMY:
12, 96, 54
CMYK:
0, 96, 48, 12
HSL:
330°, 91.4530%, 45.8824%
HSV (HSB):
330°, 95.5357%, 87.8431%
XYZ:
34.0599, 17.3487, 18.3831
xyY:
0.4880, 0.2486, 17.3487
CIE-Lab:
48.6965, 76.2803, 1.0064
CIE-LCH:
48.6965, 76.2870, 0.7559
CIE-Luv:
48.6965, 121.5716, -13.6179
Hunter-Lab:
41.6518, 73.0740, 2.9885
#e00a75 color charts
#e00a75 color shades, tints & tones
#e00a75 color schemes
#e00a75 color preview, HTML & CSS examples
This text has a color of #e00a75
<p style="color:#e00a75;">Text here</p>
.mytext {color:#e00a75;}
This box has a color of #e00a75
<div style="background-color:#e00a75;">Content here</div>
.mybackground {background-color:#e00a75;}
Border around this has a color of #e00a75
<div style="border:2px solid #e00a75;">Content here</div>
.myborder {border:2px solid #e00a75;}