#e3232e color space conversions
Hex:
#e3232e
RGB:
227, 35, 46
CMY:
11, 86, 82
CMYK:
0, 85, 80, 11
HSL:
357°, 77.4194%, 51.3725%
HSV (HSB):
357°, 84.5815%, 89.0196%
XYZ:
32.7727, 17.7302, 4.2797
xyY:
0.5982, 0.3236, 17.7302
CIE-Lab:
49.1672, 69.7198, 44.3563
CIE-LCH:
49.1672, 82.6337, 32.4649
CIE-Luv:
49.1672, 142.4782, 28.0125
Hunter-Lab:
42.1073, 65.2416, 23.4489
#e3232e color charts
#e3232e color shades, tints & tones
#e3232e color schemes
#e3232e color preview, HTML & CSS examples
This text has a color of #e3232e
<p style="color:#e3232e;">Text here</p>
.mytext {color:#e3232e;}
This box has a color of #e3232e
<div style="background-color:#e3232e;">Content here</div>
.mybackground {background-color:#e3232e;}
Border around this has a color of #e3232e
<div style="border:2px solid #e3232e;">Content here</div>
.myborder {border:2px solid #e3232e;}