#e10752 color space conversions
Hex:
#e10752
RGB:
225, 7, 82
CMY:
12, 97, 68
CMYK:
0, 97, 64, 12
HSL:
339°, 93.9655%, 45.4902%
HSV (HSB):
339°, 96.8889%, 88.2353%
XYZ:
32.6503, 16.7687, 9.4985
xyY:
0.5542, 0.2846, 16.7687
CIE-Lab:
47.9673, 74.4549, 21.5876
CIE-LCH:
47.9673, 77.5213, 16.1691
CIE-Luv:
47.9673, 137.0919, 8.9359
Hunter-Lab:
40.9496, 70.6614, 14.9121
#e10752 color charts
#e10752 color shades, tints & tones
#e10752 color schemes
#e10752 color preview, HTML & CSS examples
This text has a color of #e10752
<p style="color:#e10752;">Text here</p>
.mytext {color:#e10752;}
This box has a color of #e10752
<div style="background-color:#e10752;">Content here</div>
.mybackground {background-color:#e10752;}
Border around this has a color of #e10752
<div style="border:2px solid #e10752;">Content here</div>
.myborder {border:2px solid #e10752;}