#e8233a color space conversions
Hex:
#e8233a
RGB:
232, 35, 58
CMY:
9, 86, 77
CMYK:
0, 85, 75, 9
HSL:
353°, 81.0700%, 52.3529%
HSV (HSB):
353°, 84.9138%, 90.9804%
XYZ:
34.6435, 18.6634, 5.7795
xyY:
0.5863, 0.3159, 18.6634
CIE-Lab:
50.2910, 71.4242, 39.1315
CIE-LCH:
50.2910, 81.4413, 28.7173
CIE-Luv:
50.2910, 143.5947, 24.6485
Hunter-Lab:
43.2011, 67.5393, 22.3089
#e8233a color charts
#e8233a color shades, tints & tones
#e8233a color schemes
#e8233a color preview, HTML & CSS examples
This text has a color of #e8233a
<p style="color:#e8233a;">Text here</p>
.mytext {color:#e8233a;}
This box has a color of #e8233a
<div style="background-color:#e8233a;">Content here</div>
.mybackground {background-color:#e8233a;}
Border around this has a color of #e8233a
<div style="border:2px solid #e8233a;">Content here</div>
.myborder {border:2px solid #e8233a;}