#e01f5c color space conversions
Hex:
#e01f5c
RGB:
224, 31, 92
CMY:
12, 88, 64
CMYK:
0, 86, 59, 12
HSL:
341°, 75.6863%, 50.0000%
HSV (HSB):
341°, 86.1607%, 87.8431%
XYZ:
33.1622, 17.6000, 11.7745
xyY:
0.5303, 0.2814, 17.6000
CIE-Lab:
49.0073, 71.7928, 16.7966
CIE-LCH:
49.0073, 73.7314, 13.1680
CIE-Luv:
49.0073, 128.1336, 5.1445
Hunter-Lab:
41.9523, 67.6831, 12.7261
#e01f5c color charts
#e01f5c color shades, tints & tones
#e01f5c color schemes
#e01f5c color preview, HTML & CSS examples
This text has a color of #e01f5c
<p style="color:#e01f5c;">Text here</p>
.mytext {color:#e01f5c;}
This box has a color of #e01f5c
<div style="background-color:#e01f5c;">Content here</div>
.mybackground {background-color:#e01f5c;}
Border around this has a color of #e01f5c
<div style="border:2px solid #e01f5c;">Content here</div>
.myborder {border:2px solid #e01f5c;}