#eb232c color space conversions
Hex:
#eb232c
RGB:
235, 35, 44
CMY:
8, 86, 83
CMYK:
0, 85, 81, 8
HSL:
357°, 83.3333%, 52.9412%
HSV (HSB):
357°, 85.1064%, 92.1569%
XYZ:
35.3166, 19.0461, 4.1977
xyY:
0.6031, 0.3252, 19.0461
CIE-Lab:
50.7411, 71.7826, 47.5068
CIE-LCH:
50.7411, 86.0793, 33.4972
CIE-Luv:
50.7411, 148.8262, 30.0102
Hunter-Lab:
43.6418, 68.0758, 24.8464
#eb232c color charts
#eb232c color shades, tints & tones
#eb232c color schemes
#eb232c color preview, HTML & CSS examples
This text has a color of #eb232c
<p style="color:#eb232c;">Text here</p>
.mytext {color:#eb232c;}
This box has a color of #eb232c
<div style="background-color:#eb232c;">Content here</div>
.mybackground {background-color:#eb232c;}
Border around this has a color of #eb232c
<div style="border:2px solid #eb232c;">Content here</div>
.myborder {border:2px solid #eb232c;}