#e3232a color space conversions
Hex:
#e3232a
RGB:
227, 35, 42
CMY:
11, 86, 84
CMYK:
0, 85, 81, 11
HSL:
358°, 77.4194%, 51.3725%
HSV (HSB):
358°, 84.5815%, 89.0196%
XYZ:
32.6975, 17.7001, 3.8836
xyY:
0.6024, 0.3261, 17.7001
CIE-Lab:
49.1304, 69.6103, 46.4590
CIE-LCH:
49.1304, 83.6901, 33.7198
CIE-Luv:
49.1304, 143.2384, 29.2438
Hunter-Lab:
42.0715, 65.1030, 23.9770
#e3232a color charts
#e3232a color shades, tints & tones
#e3232a color schemes
#e3232a color preview, HTML & CSS examples
This text has a color of #e3232a
<p style="color:#e3232a;">Text here</p>
.mytext {color:#e3232a;}
This box has a color of #e3232a
<div style="background-color:#e3232a;">Content here</div>
.mybackground {background-color:#e3232a;}
Border around this has a color of #e3232a
<div style="border:2px solid #e3232a;">Content here</div>
.myborder {border:2px solid #e3232a;}