#e70f1f color space conversions
Hex:
#e70f1f
RGB:
231, 15, 31
CMY:
9, 94, 88
CMYK:
0, 94, 87, 9
HSL:
356°, 87.8049%, 48.2353%
HSV (HSB):
356°, 93.5065%, 90.5882%
XYZ:
33.3731, 17.4295, 2.9016
xyY:
0.6214, 0.3245, 17.4295
CIE-Lab:
48.7967, 73.4451, 51.9798
CIE-LCH:
48.7967, 89.9782, 35.2885
CIE-Luv:
48.7967, 153.4982, 30.7561
Hunter-Lab:
41.7487, 69.6296, 25.1033
#e70f1f color charts
#e70f1f color shades, tints & tones
#e70f1f color schemes
#e70f1f color preview, HTML & CSS examples
This text has a color of #e70f1f
<p style="color:#e70f1f;">Text here</p>
.mytext {color:#e70f1f;}
This box has a color of #e70f1f
<div style="background-color:#e70f1f;">Content here</div>
.mybackground {background-color:#e70f1f;}
Border around this has a color of #e70f1f
<div style="border:2px solid #e70f1f;">Content here</div>
.myborder {border:2px solid #e70f1f;}