#e01d36 color space conversions
Hex:
#e01d36
RGB:
224, 29, 54
CMY:
12, 89, 79
CMYK:
0, 87, 76, 12
HSL:
352°, 77.0751%, 49.6078%
HSV (HSB):
352°, 87.0536%, 87.8431%
XYZ:
31.8457, 16.9924, 5.0914
xyY:
0.5905, 0.3151, 16.9924
CIE-Lab:
48.2504, 70.3340, 38.7228
CIE-LCH:
48.2504, 80.2890, 28.8353
CIE-Luv:
48.2504, 140.4737, 23.8668
Hunter-Lab:
41.2218, 65.7611, 21.5322
#e01d36 color charts
#e01d36 color shades, tints & tones
#e01d36 color schemes
#e01d36 color preview, HTML & CSS examples
This text has a color of #e01d36
<p style="color:#e01d36;">Text here</p>
.mytext {color:#e01d36;}
This box has a color of #e01d36
<div style="background-color:#e01d36;">Content here</div>
.mybackground {background-color:#e01d36;}
Border around this has a color of #e01d36
<div style="border:2px solid #e01d36;">Content here</div>
.myborder {border:2px solid #e01d36;}