#e70f5d color space conversions
Hex:
#e70f5d
RGB:
231, 15, 93
CMY:
9, 94, 64
CMYK:
0, 94, 60, 9
HSL:
338°, 87.8049%, 48.2353%
HSV (HSB):
338°, 93.5065%, 90.5882%
XYZ:
35.1016, 18.1209, 12.0035
xyY:
0.5382, 0.2778, 18.1209
CIE-Lab:
49.6424, 75.7874, 17.2778
CIE-LCH:
49.6424, 77.7319, 12.8426
CIE-Luv:
49.6424, 136.5546, 4.6737
Hunter-Lab:
42.5686, 72.6939, 13.0794
#e70f5d color charts
#e70f5d color shades, tints & tones
#e70f5d color schemes
#e70f5d color preview, HTML & CSS examples
This text has a color of #e70f5d
<p style="color:#e70f5d;">Text here</p>
.mytext {color:#e70f5d;}
This box has a color of #e70f5d
<div style="background-color:#e70f5d;">Content here</div>
.mybackground {background-color:#e70f5d;}
Border around this has a color of #e70f5d
<div style="border:2px solid #e70f5d;">Content here</div>
.myborder {border:2px solid #e70f5d;}