#e32a34 color space conversions
Hex:
#e32a34
RGB:
227, 42, 52
CMY:
11, 84, 80
CMYK:
0, 81, 77, 11
HSL:
357°, 76.7635%, 52.7451%
HSV (HSB):
357°, 81.4978%, 89.0196%
XYZ:
33.1264, 18.2348, 5.0225
xyY:
0.5875, 0.3234, 18.2348
CIE-Lab:
49.7796, 68.3368, 41.6859
CIE-LCH:
49.7796, 80.0477, 31.3835
CIE-Luv:
49.7796, 138.5075, 27.0385
Hunter-Lab:
42.7022, 63.7432, 22.9180
#e32a34 color charts
#e32a34 color shades, tints & tones
#e32a34 color schemes
#e32a34 color preview, HTML & CSS examples
This text has a color of #e32a34
<p style="color:#e32a34;">Text here</p>
.mytext {color:#e32a34;}
This box has a color of #e32a34
<div style="background-color:#e32a34;">Content here</div>
.mybackground {background-color:#e32a34;}
Border around this has a color of #e32a34
<div style="border:2px solid #e32a34;">Content here</div>
.myborder {border:2px solid #e32a34;}