#e70c15 color space conversions
Hex:
#e70c15
RGB:
231, 12, 21
CMY:
9, 95, 92
CMYK:
0, 95, 91, 9
HSL:
358°, 90.1235%, 47.6471%
HSV (HSB):
358°, 94.8052%, 90.5882%
XYZ:
33.2218, 17.3060, 2.2989
xyY:
0.6289, 0.3276, 17.3060
CIE-Lab:
48.6433, 73.5723, 56.1765
CIE-LCH:
48.6433, 92.5672, 37.3637
CIE-Luv:
48.6433, 155.2758, 32.4711
Hunter-Lab:
41.6005, 69.7478, 25.8439
#e70c15 color charts
#e70c15 color shades, tints & tones
#e70c15 color schemes
#e70c15 color preview, HTML & CSS examples
This text has a color of #e70c15
<p style="color:#e70c15;">Text here</p>
.mytext {color:#e70c15;}
This box has a color of #e70c15
<div style="background-color:#e70c15;">Content here</div>
.mybackground {background-color:#e70c15;}
Border around this has a color of #e70c15
<div style="border:2px solid #e70c15;">Content here</div>
.myborder {border:2px solid #e70c15;}