#e8234b color space conversions
Hex:
#e8234b
RGB:
232, 35, 75
CMY:
9, 86, 71
CMYK:
0, 85, 68, 9
HSL:
348°, 81.0700%, 52.3529%
HSV (HSB):
348°, 84.9138%, 90.9804%
XYZ:
35.1497, 18.8659, 8.4455
xyY:
0.5627, 0.3020, 18.8659
CIE-Lab:
50.5299, 72.1258, 29.4128
CIE-LCH:
50.5299, 77.8925, 22.1856
CIE-Luv:
50.5299, 138.9345, 17.0811
Hunter-Lab:
43.4349, 68.4405, 18.8760
#e8234b color charts
#e8234b color shades, tints & tones
#e8234b color schemes
#e8234b color preview, HTML & CSS examples
This text has a color of #e8234b
<p style="color:#e8234b;">Text here</p>
.mytext {color:#e8234b;}
This box has a color of #e8234b
<div style="background-color:#e8234b;">Content here</div>
.mybackground {background-color:#e8234b;}
Border around this has a color of #e8234b
<div style="border:2px solid #e8234b;">Content here</div>
.myborder {border:2px solid #e8234b;}