#e01d23 color space conversions
Hex:
#e01d23
RGB:
224, 29, 35
CMY:
12, 89, 86
CMYK:
0, 87, 84, 12
HSL:
358°, 77.0751%, 49.6078%
HSV (HSB):
358°, 87.0536%, 87.8431%
XYZ:
31.4832, 16.8474, 3.1826
xyY:
0.6112, 0.3270, 16.8474
CIE-Lab:
48.0671, 69.8013, 48.8524
CIE-LCH:
48.0671, 85.1985, 34.9873
CIE-Luv:
48.0671, 144.2706, 29.9021
Hunter-Lab:
41.0456, 65.0853, 24.1346
#e01d23 color charts
#e01d23 color shades, tints & tones
#e01d23 color schemes
#e01d23 color preview, HTML & CSS examples
This text has a color of #e01d23
<p style="color:#e01d23;">Text here</p>
.mytext {color:#e01d23;}
This box has a color of #e01d23
<div style="background-color:#e01d23;">Content here</div>
.mybackground {background-color:#e01d23;}
Border around this has a color of #e01d23
<div style="border:2px solid #e01d23;">Content here</div>
.myborder {border:2px solid #e01d23;}