#eb002f color space conversions
Hex:
#eb002f
RGB:
235, 0, 47
CMY:
8, 100, 82
CMYK:
0, 100, 80, 8
HSL:
348°, 100.0000%, 46.0784%
HSV (HSB):
348°, 100.0000%, 92.1569%
XYZ:
34.7740, 17.8674, 4.3053
xyY:
0.6106, 0.3138, 17.8674
CIE-Lab:
49.3349, 75.9935, 44.5103
CIE-LCH:
49.3349, 88.0692, 30.3580
CIE-Luv:
49.3349, 155.6917, 26.3131
Hunter-Lab:
42.2699, 72.8739, 23.5501
#eb002f color charts
#eb002f color shades, tints & tones
#eb002f color schemes
#eb002f color preview, HTML & CSS examples
This text has a color of #eb002f
<p style="color:#eb002f;">Text here</p>
.mytext {color:#eb002f;}
This box has a color of #eb002f
<div style="background-color:#eb002f;">Content here</div>
.mybackground {background-color:#eb002f;}
Border around this has a color of #eb002f
<div style="border:2px solid #eb002f;">Content here</div>
.myborder {border:2px solid #eb002f;}