#e03232 color space conversions
Hex:
#e03232
RGB:
224, 50, 50
CMY:
12, 80, 80
CMYK:
0, 78, 78, 12
HSL:
0°, 73.7288%, 53.7255%
HSV (HSB):
0°, 77.6786%, 87.8431%
XYZ:
32.4568, 18.3588, 4.8505
xyY:
0.5831, 0.3298, 18.3588
CIE-Lab:
49.9284, 65.3085, 42.7707
CIE-LCH:
49.9284, 78.0675, 33.2209
CIE-Luv:
49.9284, 132.9698, 28.6735
Hunter-Lab:
42.8472, 60.2315, 23.2810
#e03232 color charts
#e03232 color shades, tints & tones
#e03232 color schemes
#e03232 color preview, HTML & CSS examples
This text has a color of #e03232
<p style="color:#e03232;">Text here</p>
.mytext {color:#e03232;}
This box has a color of #e03232
<div style="background-color:#e03232;">Content here</div>
.mybackground {background-color:#e03232;}
Border around this has a color of #e03232
<div style="border:2px solid #e03232;">Content here</div>
.myborder {border:2px solid #e03232;}