#e70f41 color space conversions
Hex:
#e70f41
RGB:
231, 15, 65
CMY:
9, 94, 75
CMYK:
0, 94, 72, 9
HSL:
346°, 87.8049%, 48.2353%
HSV (HSB):
346°, 93.5065%, 90.5882%
XYZ:
34.0800, 17.7122, 6.6236
xyY:
0.5834, 0.3032, 17.7122
CIE-Lab:
49.1452, 74.4159, 33.6615
CIE-LCH:
49.1452, 81.6751, 24.3393
CIE-Luv:
49.1452, 146.0798, 19.4159
Hunter-Lab:
42.0859, 70.8939, 20.1289
#e70f41 color charts
#e70f41 color shades, tints & tones
#e70f41 color schemes
#e70f41 color preview, HTML & CSS examples
This text has a color of #e70f41
<p style="color:#e70f41;">Text here</p>
.mytext {color:#e70f41;}
This box has a color of #e70f41
<div style="background-color:#e70f41;">Content here</div>
.mybackground {background-color:#e70f41;}
Border around this has a color of #e70f41
<div style="border:2px solid #e70f41;">Content here</div>
.myborder {border:2px solid #e70f41;}