#e01f4a color space conversions
Hex:
#e01f4a
RGB:
224, 31, 74
CMY:
12, 88, 71
CMYK:
0, 86, 67, 12
HSL:
347°, 75.6863%, 50.0000%
HSV (HSB):
347°, 86.1607%, 87.8431%
XYZ:
32.4665, 17.3217, 8.1108
xyY:
0.5607, 0.2992, 17.3217
CIE-Lab:
48.6628, 70.7985, 27.3356
CIE-LCH:
48.6628, 75.8924, 21.1118
CIE-Luv:
48.6628, 134.3161, 15.2019
Hunter-Lab:
41.6193, 66.4108, 17.5790
#e01f4a color charts
#e01f4a color shades, tints & tones
#e01f4a color schemes
#e01f4a color preview, HTML & CSS examples
This text has a color of #e01f4a
<p style="color:#e01f4a;">Text here</p>
.mytext {color:#e01f4a;}
This box has a color of #e01f4a
<div style="background-color:#e01f4a;">Content here</div>
.mybackground {background-color:#e01f4a;}
Border around this has a color of #e01f4a
<div style="border:2px solid #e01f4a;">Content here</div>
.myborder {border:2px solid #e01f4a;}