#e32a41 color space conversions
Hex:
#e32a41
RGB:
227, 42, 65
CMY:
11, 84, 75
CMYK:
0, 81, 71, 11
HSL:
353°, 76.7635%, 52.7451%
HSV (HSB):
353°, 81.4978%, 89.0196%
XYZ:
33.4607, 18.3685, 6.7829
xyY:
0.5709, 0.3134, 18.3685
CIE-Lab:
49.9400, 68.8251, 34.4063
CIE-LCH:
49.9400, 76.9460, 26.5609
CIE-Luv:
49.9400, 135.4019, 21.8341
Hunter-Lab:
42.8585, 64.3570, 20.6175
#e32a41 color charts
#e32a41 color shades, tints & tones
#e32a41 color schemes
#e32a41 color preview, HTML & CSS examples
This text has a color of #e32a41
<p style="color:#e32a41;">Text here</p>
.mytext {color:#e32a41;}
This box has a color of #e32a41
<div style="background-color:#e32a41;">Content here</div>
.mybackground {background-color:#e32a41;}
Border around this has a color of #e32a41
<div style="border:2px solid #e32a41;">Content here</div>
.myborder {border:2px solid #e32a41;}