#eb101b color space conversions
Hex:
#eb101b
RGB:
235, 16, 27
CMY:
8, 94, 89
CMYK:
0, 93, 89, 8
HSL:
357°, 87.2510%, 49.2157%
HSV (HSB):
357°, 93.1915%, 92.1569%
XYZ:
34.6441, 18.1119, 2.7069
xyY:
0.6246, 0.3266, 18.1119
CIE-Lab:
49.6315, 74.2688, 54.7863
CIE-LCH:
49.6315, 92.2897, 36.4153
CIE-Luv:
49.6315, 156.6984, 32.3009
Hunter-Lab:
42.5581, 70.8300, 26.0195
#eb101b color charts
#eb101b color shades, tints & tones
#eb101b color schemes
#eb101b color preview, HTML & CSS examples
This text has a color of #eb101b
<p style="color:#eb101b;">Text here</p>
.mytext {color:#eb101b;}
This box has a color of #eb101b
<div style="background-color:#eb101b;">Content here</div>
.mybackground {background-color:#eb101b;}
Border around this has a color of #eb101b
<div style="border:2px solid #eb101b;">Content here</div>
.myborder {border:2px solid #eb101b;}