#e01b2a color space conversions
Hex:
#e01b2a
RGB:
224, 27, 42
CMY:
12, 89, 84
CMYK:
0, 88, 81, 12
HSL:
355°, 78.4861%, 49.2157%
HSV (HSB):
355°, 87.9464%, 87.8431%
XYZ:
31.5503, 16.7983, 3.7700
xyY:
0.6054, 0.3223, 16.7983
CIE-Lab:
48.0049, 70.3152, 45.1669
CIE-LCH:
48.0049, 83.5720, 32.7146
CIE-Luv:
48.0049, 143.6597, 27.7343
Hunter-Lab:
40.9858, 65.6820, 23.2363
#e01b2a color charts
#e01b2a color shades, tints & tones
#e01b2a color schemes
#e01b2a color preview, HTML & CSS examples
This text has a color of #e01b2a
<p style="color:#e01b2a;">Text here</p>
.mytext {color:#e01b2a;}
This box has a color of #e01b2a
<div style="background-color:#e01b2a;">Content here</div>
.mybackground {background-color:#e01b2a;}
Border around this has a color of #e01b2a
<div style="border:2px solid #e01b2a;">Content here</div>
.myborder {border:2px solid #e01b2a;}