#e7232d color space conversions
Hex:
#e7232d
RGB:
231, 35, 45
CMY:
9, 86, 82
CMYK:
0, 85, 81, 9
HSL:
357°, 80.3279%, 52.1569%
HSV (HSB):
357°, 84.8485%, 90.5882%
XYZ:
34.0297, 18.3804, 4.2368
xyY:
0.6007, 0.3245, 18.3804
CIE-Lab:
49.9543, 70.7534, 45.9413
CIE-LCH:
49.9543, 84.3602, 32.9963
CIE-Luv:
49.9543, 145.6640, 29.0225
Hunter-Lab:
42.8724, 66.6564, 24.1514
#e7232d color charts
#e7232d color shades, tints & tones
#e7232d color schemes
#e7232d color preview, HTML & CSS examples
This text has a color of #e7232d
<p style="color:#e7232d;">Text here</p>
.mytext {color:#e7232d;}
This box has a color of #e7232d
<div style="background-color:#e7232d;">Content here</div>
.mybackground {background-color:#e7232d;}
Border around this has a color of #e7232d
<div style="border:2px solid #e7232d;">Content here</div>
.myborder {border:2px solid #e7232d;}