#e70f1a color space conversions
Hex:
#e70f1a
RGB:
231, 15, 26
CMY:
9, 94, 90
CMYK:
0, 94, 89, 9
HSL:
357°, 87.8049%, 48.2353%
HSV (HSB):
357°, 93.5065%, 90.5882%
XYZ:
33.3123, 17.4052, 2.5811
xyY:
0.6250, 0.3266, 17.4052
CIE-Lab:
48.7665, 73.3606, 54.2139
CIE-LCH:
48.7665, 91.2191, 36.4646
CIE-Luv:
48.7665, 154.1730, 31.7822
Hunter-Lab:
41.7195, 69.5200, 25.5355
#e70f1a color charts
#e70f1a color shades, tints & tones
#e70f1a color schemes
#e70f1a color preview, HTML & CSS examples
This text has a color of #e70f1a
<p style="color:#e70f1a;">Text here</p>
.mytext {color:#e70f1a;}
This box has a color of #e70f1a
<div style="background-color:#e70f1a;">Content here</div>
.mybackground {background-color:#e70f1a;}
Border around this has a color of #e70f1a
<div style="border:2px solid #e70f1a;">Content here</div>
.myborder {border:2px solid #e70f1a;}