#e01b00 color space conversions
Hex:
#e01b00
RGB:
224, 27, 0
CMY:
12, 89, 100
CMYK:
0, 88, 100, 12
HSL:
7°, 100.0000%, 43.9216%
HSV (HSB):
7°, 100.0000%, 87.8431%
XYZ:
31.1324, 16.6312, 1.5693
xyY:
0.6311, 0.3371, 16.6312
CIE-Lab:
47.7919, 69.6980, 61.3144
CIE-LCH:
47.7919, 92.8292, 41.3386
CIE-Luv:
47.7919, 148.2627, 34.9739
Hunter-Lab:
40.7813, 64.8993, 26.2654
#e01b00 color charts
#e01b00 color shades, tints & tones
#e01b00 color schemes
#e01b00 color preview, HTML & CSS examples
This text has a color of #e01b00
<p style="color:#e01b00;">Text here</p>
.mytext {color:#e01b00;}
This box has a color of #e01b00
<div style="background-color:#e01b00;">Content here</div>
.mybackground {background-color:#e01b00;}
Border around this has a color of #e01b00
<div style="border:2px solid #e01b00;">Content here</div>
.myborder {border:2px solid #e01b00;}