#e8232d color space conversions
Hex:
#e8232d
RGB:
232, 35, 45
CMY:
9, 86, 82
CMYK:
0, 85, 81, 9
HSL:
357°, 81.0700%, 52.3529%
HSV (HSB):
357°, 84.9138%, 90.9804%
XYZ:
34.3534, 18.5473, 4.2520
xyY:
0.6011, 0.3245, 18.5473
CIE-Lab:
50.1533, 71.0179, 46.2037
CIE-LCH:
50.1533, 84.7250, 33.0477
CIE-Luv:
50.1533, 146.4092, 29.1949
Hunter-Lab:
43.0666, 67.0194, 24.2929
#e8232d color charts
#e8232d color shades, tints & tones
#e8232d color schemes
#e8232d color preview, HTML & CSS examples
This text has a color of #e8232d
<p style="color:#e8232d;">Text here</p>
.mytext {color:#e8232d;}
This box has a color of #e8232d
<div style="background-color:#e8232d;">Content here</div>
.mybackground {background-color:#e8232d;}
Border around this has a color of #e8232d
<div style="border:2px solid #e8232d;">Content here</div>
.myborder {border:2px solid #e8232d;}