#e70a2a color space conversions
Hex:
#e70a2a
RGB:
231, 10, 42
CMY:
9, 96, 84
CMYK:
0, 96, 82, 9
HSL:
351°, 91.7012%, 47.2549%
HSV (HSB):
351°, 95.6710%, 90.5882%
XYZ:
33.4815, 17.3732, 3.7792
xyY:
0.6128, 0.3180, 17.3732
CIE-Lab:
48.7268, 74.1275, 46.3587
CIE-LCH:
48.7268, 87.4300, 32.0215
CIE-Luv:
48.7268, 152.4473, 27.6282
Hunter-Lab:
41.6811, 70.4428, 23.8010
#e70a2a color charts
#e70a2a color shades, tints & tones
#e70a2a color schemes
#e70a2a color preview, HTML & CSS examples
This text has a color of #e70a2a
<p style="color:#e70a2a;">Text here</p>
.mytext {color:#e70a2a;}
This box has a color of #e70a2a
<div style="background-color:#e70a2a;">Content here</div>
.mybackground {background-color:#e70a2a;}
Border around this has a color of #e70a2a
<div style="border:2px solid #e70a2a;">Content here</div>
.myborder {border:2px solid #e70a2a;}