#e01b3d color space conversions
Hex:
#e01b3d
RGB:
224, 27, 61
CMY:
12, 89, 76
CMYK:
0, 88, 73, 12
HSL:
350°, 78.4861%, 49.2157%
HSV (HSB):
350°, 87.9464%, 87.8431%
XYZ:
31.9747, 16.9681, 6.0048
xyY:
0.5819, 0.3088, 16.9681
CIE-Lab:
48.2198, 70.9343, 34.5961
CIE-LCH:
48.2198, 78.9213, 25.9994
CIE-Luv:
48.2198, 139.2720, 20.7906
Hunter-Lab:
41.1923, 66.4704, 20.1917
#e01b3d color charts
#e01b3d color shades, tints & tones
#e01b3d color schemes
#e01b3d color preview, HTML & CSS examples
This text has a color of #e01b3d
<p style="color:#e01b3d;">Text here</p>
.mytext {color:#e01b3d;}
This box has a color of #e01b3d
<div style="background-color:#e01b3d;">Content here</div>
.mybackground {background-color:#e01b3d;}
Border around this has a color of #e01b3d
<div style="border:2px solid #e01b3d;">Content here</div>
.myborder {border:2px solid #e01b3d;}