#e7231c color space conversions
Hex:
#e7231c
RGB:
231, 35, 28
CMY:
9, 86, 89
CMYK:
0, 85, 88, 9
HSL:
2°, 80.8765%, 50.7843%
HSV (HSB):
2°, 87.8788%, 90.5882%
XYZ:
33.7656, 18.2748, 2.8464
xyY:
0.6152, 0.3330, 18.2748
CIE-Lab:
49.8278, 70.3783, 54.1390
CIE-LCH:
49.8278, 88.7927, 37.5695
CIE-Luv:
49.8278, 148.3349, 33.3252
Hunter-Lab:
42.7491, 66.1785, 25.9766
#e7231c color charts
#e7231c color shades, tints & tones
#e7231c color schemes
#e7231c color preview, HTML & CSS examples
This text has a color of #e7231c
<p style="color:#e7231c;">Text here</p>
.mytext {color:#e7231c;}
This box has a color of #e7231c
<div style="background-color:#e7231c;">Content here</div>
.mybackground {background-color:#e7231c;}
Border around this has a color of #e7231c
<div style="border:2px solid #e7231c;">Content here</div>
.myborder {border:2px solid #e7231c;}