#e0323a color space conversions
Hex:
#e0323a
RGB:
224, 50, 58
CMY:
12, 80, 77
CMYK:
0, 78, 74, 12
HSL:
357°, 73.7288%, 53.7255%
HSV (HSB):
357°, 77.6786%, 87.8431%
XYZ:
32.6448, 18.4340, 5.8405
xyY:
0.5735, 0.3239, 18.4340
CIE-Lab:
50.0183, 65.5945, 38.3976
CIE-LCH:
50.0183, 76.0067, 30.3438
CIE-Luv:
50.0183, 131.2705, 25.7000
Hunter-Lab:
42.9348, 60.5836, 21.9890
#e0323a color charts
#e0323a color shades, tints & tones
#e0323a color schemes
#e0323a color preview, HTML & CSS examples
This text has a color of #e0323a
<p style="color:#e0323a;">Text here</p>
.mytext {color:#e0323a;}
This box has a color of #e0323a
<div style="background-color:#e0323a;">Content here</div>
.mybackground {background-color:#e0323a;}
Border around this has a color of #e0323a
<div style="border:2px solid #e0323a;">Content here</div>
.myborder {border:2px solid #e0323a;}