#e10048 color space conversions
Hex:
#e10048
RGB:
225, 0, 72
CMY:
12, 100, 72
CMYK:
0, 100, 68, 12
HSL:
341°, 100.0000%, 44.1176%
HSV (HSB):
341°, 100.0000%, 88.2353%
XYZ:
32.2210, 16.4754, 7.6127
xyY:
0.5722, 0.2926, 16.4754
CIE-Lab:
47.5922, 74.5304, 27.2487
CIE-LCH:
47.5922, 79.3553, 20.0827
CIE-Luv:
47.5922, 141.4713, 13.8239
Hunter-Lab:
40.5899, 70.6642, 17.2930
#e10048 color charts
#e10048 color shades, tints & tones
#e10048 color schemes
#e10048 color preview, HTML & CSS examples
This text has a color of #e10048
<p style="color:#e10048;">Text here</p>
.mytext {color:#e10048;}
This box has a color of #e10048
<div style="background-color:#e10048;">Content here</div>
.mybackground {background-color:#e10048;}
Border around this has a color of #e10048
<div style="border:2px solid #e10048;">Content here</div>
.myborder {border:2px solid #e10048;}