#e01d37 color space conversions
Hex:
#e01d37
RGB:
224, 29, 55
CMY:
12, 89, 78
CMYK:
0, 87, 75, 12
HSL:
352°, 77.0751%, 49.6078%
HSV (HSB):
352°, 87.0536%, 87.8431%
XYZ:
31.8694, 17.0019, 5.2164
xyY:
0.5892, 0.3143, 17.0019
CIE-Lab:
48.2624, 70.3687, 38.1586
CIE-LCH:
48.2624, 80.0490, 28.4695
CIE-Luv:
48.2624, 140.2321, 23.4817
Hunter-Lab:
41.2333, 65.8052, 21.3626
#e01d37 color charts
#e01d37 color shades, tints & tones
#e01d37 color schemes
#e01d37 color preview, HTML & CSS examples
This text has a color of #e01d37
<p style="color:#e01d37;">Text here</p>
.mytext {color:#e01d37;}
This box has a color of #e01d37
<div style="background-color:#e01d37;">Content here</div>
.mybackground {background-color:#e01d37;}
Border around this has a color of #e01d37
<div style="border:2px solid #e01d37;">Content here</div>
.myborder {border:2px solid #e01d37;}