#eb2e01 color space conversions
Hex:
#eb2e01
RGB:
235, 46, 1
CMY:
8, 82, 100
CMYK:
0, 80, 100, 8
HSL:
12°, 99.1525%, 46.2745%
HSV (HSB):
12°, 99.5745%, 92.1569%
XYZ:
35.2434, 19.6183, 1.9579
xyY:
0.6203, 0.3453, 19.6183
CIE-Lab:
51.4029, 68.6813, 63.8149
CIE-LCH:
51.4029, 93.7522, 42.8965
CIE-Luv:
51.4029, 148.6729, 38.8295
Hunter-Lab:
44.2926, 64.5196, 28.3840
#eb2e01 color charts
#eb2e01 color shades, tints & tones
#eb2e01 color schemes
#eb2e01 color preview, HTML & CSS examples
This text has a color of #eb2e01
<p style="color:#eb2e01;">Text here</p>
.mytext {color:#eb2e01;}
This box has a color of #eb2e01
<div style="background-color:#eb2e01;">Content here</div>
.mybackground {background-color:#eb2e01;}
Border around this has a color of #eb2e01
<div style="border:2px solid #eb2e01;">Content here</div>
.myborder {border:2px solid #eb2e01;}