#e7050a color space conversions
Hex:
#e7050a
RGB:
231, 5, 10
CMY:
9, 98, 96
CMYK:
0, 98, 96, 9
HSL:
359°, 95.7627%, 46.2745%
HSV (HSB):
359°, 97.8355%, 90.5882%
XYZ:
33.0641, 17.1194, 1.8489
xyY:
0.6355, 0.3290, 17.1194
CIE-Lab:
48.4101, 74.0191, 59.6462
CIE-LCH:
48.4101, 95.0605, 38.8626
CIE-Luv:
48.4101, 157.2556, 33.5058
Hunter-Lab:
41.3756, 70.2357, 26.3135
#e7050a color charts
#e7050a color shades, tints & tones
#e7050a color schemes
#e7050a color preview, HTML & CSS examples
This text has a color of #e7050a
<p style="color:#e7050a;">Text here</p>
.mytext {color:#e7050a;}
This box has a color of #e7050a
<div style="background-color:#e7050a;">Content here</div>
.mybackground {background-color:#e7050a;}
Border around this has a color of #e7050a
<div style="border:2px solid #e7050a;">Content here</div>
.myborder {border:2px solid #e7050a;}