#e70a1c color space conversions
Hex:
#e70a1c
RGB:
231, 10, 28
CMY:
9, 96, 89
CMYK:
0, 96, 88, 9
HSL:
355°, 91.7012%, 47.2549%
HSV (HSB):
355°, 95.6710%, 90.5882%
XYZ:
33.2731, 17.2898, 2.6822
xyY:
0.6249, 0.3247, 17.2898
CIE-Lab:
48.6232, 73.8403, 53.2259
CIE-LCH:
48.6232, 91.0242, 35.7850
CIE-Luv:
48.6232, 154.7493, 31.1043
Hunter-Lab:
41.5811, 70.0687, 25.2822
#e70a1c color charts
#e70a1c color shades, tints & tones
#e70a1c color schemes
#e70a1c color preview, HTML & CSS examples
This text has a color of #e70a1c
<p style="color:#e70a1c;">Text here</p>
.mytext {color:#e70a1c;}
This box has a color of #e70a1c
<div style="background-color:#e70a1c;">Content here</div>
.mybackground {background-color:#e70a1c;}
Border around this has a color of #e70a1c
<div style="border:2px solid #e70a1c;">Content here</div>
.myborder {border:2px solid #e70a1c;}