#e0352e color space conversions
Hex:
#e0352e
RGB:
224, 53, 46
CMY:
12, 79, 82
CMYK:
0, 76, 79, 12
HSL:
2°, 74.1667%, 52.9412%
HSV (HSB):
2°, 79.4643%, 87.8431%
XYZ:
32.5067, 18.5908, 4.4598
xyY:
0.5851, 0.3346, 18.5908
CIE-Lab:
50.2049, 64.2957, 45.2045
CIE-LCH:
50.2049, 78.5964, 35.1100
CIE-Luv:
50.2049, 132.1996, 30.6000
Hunter-Lab:
43.1170, 59.1197, 24.0492
#e0352e color charts
#e0352e color shades, tints & tones
#e0352e color schemes
#e0352e color preview, HTML & CSS examples
This text has a color of #e0352e
<p style="color:#e0352e;">Text here</p>
.mytext {color:#e0352e;}
This box has a color of #e0352e
<div style="background-color:#e0352e;">Content here</div>
.mybackground {background-color:#e0352e;}
Border around this has a color of #e0352e
<div style="border:2px solid #e0352e;">Content here</div>
.myborder {border:2px solid #e0352e;}