#e32340 color space conversions
Hex:
#e32340
RGB:
227, 35, 64
CMY:
11, 86, 75
CMYK:
0, 85, 72, 11
HSL:
351°, 77.4194%, 51.3725%
HSV (HSB):
351°, 84.5815%, 89.0196%
XYZ:
33.2050, 17.9031, 6.5560
xyY:
0.5758, 0.3105, 17.9031
CIE-Lab:
49.3784, 70.3444, 34.3320
CIE-LCH:
49.3784, 78.2753, 26.0150
CIE-Luv:
49.3784, 138.2624, 21.1606
Hunter-Lab:
42.3121, 66.0342, 20.4318
#e32340 color charts
#e32340 color shades, tints & tones
#e32340 color schemes
#e32340 color preview, HTML & CSS examples
This text has a color of #e32340
<p style="color:#e32340;">Text here</p>
.mytext {color:#e32340;}
This box has a color of #e32340
<div style="background-color:#e32340;">Content here</div>
.mybackground {background-color:#e32340;}
Border around this has a color of #e32340
<div style="border:2px solid #e32340;">Content here</div>
.myborder {border:2px solid #e32340;}