#eb102a color space conversions
Hex:
#eb102a
RGB:
235, 16, 42
CMY:
8, 94, 84
CMYK:
0, 93, 82, 8
HSL:
353°, 87.2510%, 49.2157%
HSV (HSB):
353°, 93.1915%, 92.1569%
XYZ:
34.8642, 18.1999, 3.8659
xyY:
0.6124, 0.3197, 18.1999
CIE-Lab:
49.7377, 74.5659, 47.6065
CIE-LCH:
49.7377, 88.4672, 32.5561
CIE-Luv:
49.7377, 154.3398, 28.7091
Hunter-Lab:
42.6614, 71.2182, 24.4902
#eb102a color charts
#eb102a color shades, tints & tones
#eb102a color schemes
#eb102a color preview, HTML & CSS examples
This text has a color of #eb102a
<p style="color:#eb102a;">Text here</p>
.mytext {color:#eb102a;}
This box has a color of #eb102a
<div style="background-color:#eb102a;">Content here</div>
.mybackground {background-color:#eb102a;}
Border around this has a color of #eb102a
<div style="border:2px solid #eb102a;">Content here</div>
.myborder {border:2px solid #eb102a;}