#eb003d color space conversions
Hex:
#eb003d
RGB:
235, 0, 61
CMY:
8, 100, 76
CMYK:
0, 100, 74, 8
HSL:
344°, 100.0000%, 46.0784%
HSV (HSB):
344°, 100.0000%, 92.1569%
XYZ:
35.1033, 17.9991, 6.0389
xyY:
0.5935, 0.3043, 17.9991
CIE-Lab:
49.4950, 76.4283, 36.6509
CIE-LCH:
49.4950, 84.7619, 25.6198
CIE-Luv:
49.4950, 152.2354, 21.1473
Hunter-Lab:
42.4253, 73.4488, 21.2583
#eb003d color charts
#eb003d color shades, tints & tones
#eb003d color schemes
#eb003d color preview, HTML & CSS examples
This text has a color of #eb003d
<p style="color:#eb003d;">Text here</p>
.mytext {color:#eb003d;}
This box has a color of #eb003d
<div style="background-color:#eb003d;">Content here</div>
.mybackground {background-color:#eb003d;}
Border around this has a color of #eb003d
<div style="border:2px solid #eb003d;">Content here</div>
.myborder {border:2px solid #eb003d;}