#e32f71 color space conversions
Hex:
#e32f71
RGB:
227, 47, 113
CMY:
11, 82, 56
CMYK:
0, 79, 50, 11
HSL:
338°, 76.2712%, 53.7255%
HSV (HSB):
338°, 79.2952%, 89.0196%
XYZ:
35.6757, 19.5562, 17.5172
xyY:
0.4904, 0.2688, 19.5562
CIE-Lab:
51.3317, 70.4512, 7.3135
CIE-LCH:
51.3317, 70.8298, 5.9266
CIE-Luv:
51.3317, 117.5462, -4.7175
Hunter-Lab:
44.2224, 66.6129, 7.4699
#e32f71 color charts
#e32f71 color shades, tints & tones
#e32f71 color schemes
#e32f71 color preview, HTML & CSS examples
This text has a color of #e32f71
<p style="color:#e32f71;">Text here</p>
.mytext {color:#e32f71;}
This box has a color of #e32f71
<div style="background-color:#e32f71;">Content here</div>
.mybackground {background-color:#e32f71;}
Border around this has a color of #e32f71
<div style="border:2px solid #e32f71;">Content here</div>
.myborder {border:2px solid #e32f71;}