#e70c1f color space conversions
Hex:
#e70c1f
RGB:
231, 12, 31
CMY:
9, 95, 88
CMYK:
0, 95, 87, 9
HSL:
355°, 90.1235%, 47.6471%
HSV (HSB):
355°, 94.8052%, 90.5882%
XYZ:
33.3338, 17.3508, 2.8885
xyY:
0.6222, 0.3239, 17.3508
CIE-Lab:
48.6990, 73.7274, 51.9016
CIE-LCH:
48.6990, 90.1637, 35.1442
CIE-Luv:
48.6990, 154.0212, 30.5741
Hunter-Lab:
41.6543, 69.9494, 25.0466
#e70c1f color charts
#e70c1f color shades, tints & tones
#e70c1f color schemes
#e70c1f color preview, HTML & CSS examples
This text has a color of #e70c1f
<p style="color:#e70c1f;">Text here</p>
.mytext {color:#e70c1f;}
This box has a color of #e70c1f
<div style="background-color:#e70c1f;">Content here</div>
.mybackground {background-color:#e70c1f;}
Border around this has a color of #e70c1f
<div style="border:2px solid #e70c1f;">Content here</div>
.myborder {border:2px solid #e70c1f;}