#e01b5f color space conversions
Hex:
#e01b5f
RGB:
224, 27, 95
CMY:
12, 89, 63
CMYK:
0, 88, 58, 12
HSL:
339°, 78.4861%, 49.2157%
HSV (HSB):
339°, 87.9464%, 87.8431%
XYZ:
33.1980, 17.4574, 12.4464
xyY:
0.5261, 0.2767, 17.4574
CIE-Lab:
48.8312, 72.6779, 14.7142
CIE-LCH:
48.8312, 74.1525, 11.4453
CIE-Luv:
48.8312, 128.0131, 2.7549
Hunter-Lab:
41.7820, 68.7088, 11.5857
#e01b5f color charts
#e01b5f color shades, tints & tones
#e01b5f color schemes
#e01b5f color preview, HTML & CSS examples
This text has a color of #e01b5f
<p style="color:#e01b5f;">Text here</p>
.mytext {color:#e01b5f;}
This box has a color of #e01b5f
<div style="background-color:#e01b5f;">Content here</div>
.mybackground {background-color:#e01b5f;}
Border around this has a color of #e01b5f
<div style="border:2px solid #e01b5f;">Content here</div>
.myborder {border:2px solid #e01b5f;}