#e70c24 color space conversions
Hex:
#e70c24
RGB:
231, 12, 36
CMY:
9, 95, 86
CMYK:
0, 95, 84, 9
HSL:
353°, 90.1235%, 47.6471%
HSV (HSB):
353°, 94.8052%, 90.5882%
XYZ:
33.4049, 17.3792, 3.2630
xyY:
0.6181, 0.3216, 17.3792
CIE-Lab:
48.7344, 73.8256, 49.4887
CIE-LCH:
48.7344, 88.8783, 33.8358
CIE-Luv:
48.7344, 153.2350, 29.3838
Hunter-Lab:
41.6884, 70.0772, 24.5413
#e70c24 color charts
#e70c24 color shades, tints & tones
#e70c24 color schemes
#e70c24 color preview, HTML & CSS examples
This text has a color of #e70c24
<p style="color:#e70c24;">Text here</p>
.mytext {color:#e70c24;}
This box has a color of #e70c24
<div style="background-color:#e70c24;">Content here</div>
.mybackground {background-color:#e70c24;}
Border around this has a color of #e70c24
<div style="border:2px solid #e70c24;">Content here</div>
.myborder {border:2px solid #e70c24;}