#e01d3b color space conversions
Hex:
#e01d3b
RGB:
224, 29, 59
CMY:
12, 89, 77
CMYK:
0, 87, 74, 12
HSL:
351°, 77.0751%, 49.6078%
HSV (HSB):
351°, 87.0536%, 87.8431%
XYZ:
31.9693, 17.0418, 5.7421
xyY:
0.5839, 0.3112, 17.0418
CIE-Lab:
48.3126, 70.5143, 35.8829
CIE-LCH:
48.3126, 79.1192, 26.9704
CIE-Luv:
48.3126, 139.2251, 21.8750
Hunter-Lab:
41.2817, 65.9905, 20.6502
#e01d3b color charts
#e01d3b color shades, tints & tones
#e01d3b color schemes
#e01d3b color preview, HTML & CSS examples
This text has a color of #e01d3b
<p style="color:#e01d3b;">Text here</p>
.mytext {color:#e01d3b;}
This box has a color of #e01d3b
<div style="background-color:#e01d3b;">Content here</div>
.mybackground {background-color:#e01d3b;}
Border around this has a color of #e01d3b
<div style="border:2px solid #e01d3b;">Content here</div>
.myborder {border:2px solid #e01d3b;}