#e0001b color space conversions
Hex:
#e0001b
RGB:
224, 0, 27
CMY:
12, 100, 89
CMYK:
0, 100, 88, 12
HSL:
353°, 100.0000%, 43.9216%
HSV (HSB):
353°, 100.0000%, 87.8431%
XYZ:
30.9383, 15.9264, 2.4804
xyY:
0.6270, 0.3228, 15.9264
CIE-Lab:
46.8778, 72.9202, 51.7144
CIE-LCH:
46.8778, 89.3965, 35.3439
CIE-Luv:
46.8778, 151.4255, 29.6259
Hunter-Lab:
39.9079, 68.5418, 24.2505
#e0001b color charts
#e0001b color shades, tints & tones
#e0001b color schemes
#e0001b color preview, HTML & CSS examples
This text has a color of #e0001b
<p style="color:#e0001b;">Text here</p>
.mytext {color:#e0001b;}
This box has a color of #e0001b
<div style="background-color:#e0001b;">Content here</div>
.mybackground {background-color:#e0001b;}
Border around this has a color of #e0001b
<div style="border:2px solid #e0001b;">Content here</div>
.myborder {border:2px solid #e0001b;}