#e32f5f color space conversions
Hex:
#e32f5f
RGB:
227, 47, 95
CMY:
11, 82, 63
CMYK:
0, 79, 58, 11
HSL:
344°, 76.2712%, 53.7255%
HSV (HSB):
344°, 79.2952%, 89.0196%
XYZ:
34.7606, 19.1901, 12.6985
xyY:
0.5215, 0.2879, 19.1901
CIE-Lab:
50.9089, 69.1628, 17.6455
CIE-LCH:
50.9089, 71.3783, 14.3125
CIE-Luv:
50.9089, 124.1773, 6.9328
Hunter-Lab:
43.8066, 64.9788, 13.4779
#e32f5f color charts
#e32f5f color shades, tints & tones
#e32f5f color schemes
#e32f5f color preview, HTML & CSS examples
This text has a color of #e32f5f
<p style="color:#e32f5f;">Text here</p>
.mytext {color:#e32f5f;}
This box has a color of #e32f5f
<div style="background-color:#e32f5f;">Content here</div>
.mybackground {background-color:#e32f5f;}
Border around this has a color of #e32f5f
<div style="border:2px solid #e32f5f;">Content here</div>
.myborder {border:2px solid #e32f5f;}