#eb001e color space conversions
Hex:
#eb001e
RGB:
235, 0, 30
CMY:
8, 100, 88
CMYK:
0, 100, 87, 8
HSL:
352°, 100.0000%, 46.0784%
HSV (HSB):
352°, 100.0000%, 92.1569%
XYZ:
34.4953, 17.7559, 2.8374
xyY:
0.6262, 0.3223, 17.7559
CIE-Lab:
49.1987, 75.6224, 53.1166
CIE-LCH:
49.1987, 92.4128, 35.0839
CIE-Luv:
49.1987, 158.7455, 30.8582
Hunter-Lab:
42.1378, 72.3846, 25.5040
#eb001e color charts
#eb001e color shades, tints & tones
#eb001e color schemes
#eb001e color preview, HTML & CSS examples
This text has a color of #eb001e
<p style="color:#eb001e;">Text here</p>
.mytext {color:#eb001e;}
This box has a color of #eb001e
<div style="background-color:#eb001e;">Content here</div>
.mybackground {background-color:#eb001e;}
Border around this has a color of #eb001e
<div style="border:2px solid #eb001e;">Content here</div>
.myborder {border:2px solid #eb001e;}