#e8232c color space conversions
Hex:
#e8232c
RGB:
232, 35, 44
CMY:
9, 86, 83
CMYK:
0, 85, 81, 9
HSL:
357°, 81.0700%, 52.3529%
HSV (HSB):
357°, 84.9138%, 90.9804%
XYZ:
34.3344, 18.5397, 4.1518
xyY:
0.6021, 0.3251, 18.5397
CIE-Lab:
50.1443, 70.9911, 46.7254
CIE-LCH:
50.1443, 84.9883, 33.3524
CIE-Luv:
50.1443, 146.5977, 29.4989
Hunter-Lab:
43.0578, 66.9852, 24.4235
#e8232c color charts
#e8232c color shades, tints & tones
#e8232c color schemes
#e8232c color preview, HTML & CSS examples
This text has a color of #e8232c
<p style="color:#e8232c;">Text here</p>
.mytext {color:#e8232c;}
This box has a color of #e8232c
<div style="background-color:#e8232c;">Content here</div>
.mybackground {background-color:#e8232c;}
Border around this has a color of #e8232c
<div style="border:2px solid #e8232c;">Content here</div>
.myborder {border:2px solid #e8232c;}