#eb232e color space conversions
Hex:
#eb232e
RGB:
235, 35, 46
CMY:
8, 86, 82
CMYK:
0, 85, 80, 8
HSL:
357°, 83.3333%, 52.9412%
HSV (HSB):
357°, 85.1064%, 92.1569%
XYZ:
35.3551, 19.0615, 4.4006
xyY:
0.6011, 0.3241, 19.0615
CIE-Lab:
50.7591, 71.8357, 46.4667
CIE-LCH:
50.7591, 85.5542, 32.8967
CIE-Luv:
50.7591, 148.4493, 29.4042
Hunter-Lab:
43.6595, 68.1440, 24.5856
#eb232e color charts
#eb232e color shades, tints & tones
#eb232e color schemes
#eb232e color preview, HTML & CSS examples
This text has a color of #eb232e
<p style="color:#eb232e;">Text here</p>
.mytext {color:#eb232e;}
This box has a color of #eb232e
<div style="background-color:#eb232e;">Content here</div>
.mybackground {background-color:#eb232e;}
Border around this has a color of #eb232e
<div style="border:2px solid #eb232e;">Content here</div>
.myborder {border:2px solid #eb232e;}