#e71245 color space conversions
Hex:
#e71245
RGB:
231, 18, 69
CMY:
9, 93, 73
CMYK:
0, 92, 70, 9
HSL:
346°, 85.5422%, 48.8235%
HSV (HSB):
346°, 92.2078%, 90.5882%
XYZ:
34.2455, 17.8512, 7.2709
xyY:
0.5768, 0.3007, 17.8512
CIE-Lab:
49.3151, 74.2575, 31.4714
CIE-LCH:
49.3151, 80.6513, 22.9680
CIE-Luv:
49.3151, 144.3562, 17.8203
Hunter-Lab:
42.2507, 70.7410, 19.3723
#e71245 color charts
#e71245 color shades, tints & tones
#e71245 color schemes
#e71245 color preview, HTML & CSS examples
This text has a color of #e71245
<p style="color:#e71245;">Text here</p>
.mytext {color:#e71245;}
This box has a color of #e71245
<div style="background-color:#e71245;">Content here</div>
.mybackground {background-color:#e71245;}
Border around this has a color of #e71245
<div style="border:2px solid #e71245;">Content here</div>
.myborder {border:2px solid #e71245;}