#eb050c color space conversions
Hex:
#eb050c
RGB:
235, 5, 12
CMY:
8, 98, 95
CMYK:
0, 98, 95, 8
HSL:
358°, 95.8333%, 47.0588%
HSV (HSB):
358°, 97.8723%, 92.1569%
XYZ:
34.3816, 17.7973, 1.9709
xyY:
0.6349, 0.3287, 17.7973
CIE-Lab:
49.2493, 75.0121, 59.9857
CIE-LCH:
49.2493, 96.0474, 38.6486
CIE-Luv:
49.2493, 159.9062, 33.9183
Hunter-Lab:
42.1868, 71.6479, 26.7608
#eb050c color charts
#eb050c color shades, tints & tones
#eb050c color schemes
#eb050c color preview, HTML & CSS examples
This text has a color of #eb050c
<p style="color:#eb050c;">Text here</p>
.mytext {color:#eb050c;}
This box has a color of #eb050c
<div style="background-color:#eb050c;">Content here</div>
.mybackground {background-color:#eb050c;}
Border around this has a color of #eb050c
<div style="border:2px solid #eb050c;">Content here</div>
.myborder {border:2px solid #eb050c;}