#e32f72 color space conversions
Hex:
#e32f72
RGB:
227, 47, 114
CMY:
11, 82, 55
CMYK:
0, 79, 50, 11
HSL:
338°, 76.2712%, 53.7255%
HSV (HSB):
338°, 79.2952%, 89.0196%
XYZ:
35.7323, 19.5788, 17.8154
xyY:
0.4886, 0.2677, 19.5788
CIE-Lab:
51.3576, 70.5300, 6.7445
CIE-LCH:
51.3576, 70.8517, 5.4624
CIE-Luv:
51.3576, 117.1587, -5.4028
Hunter-Lab:
44.2480, 66.7133, 7.1019
#e32f72 color charts
#e32f72 color shades, tints & tones
#e32f72 color schemes
#e32f72 color preview, HTML & CSS examples
This text has a color of #e32f72
<p style="color:#e32f72;">Text here</p>
.mytext {color:#e32f72;}
This box has a color of #e32f72
<div style="background-color:#e32f72;">Content here</div>
.mybackground {background-color:#e32f72;}
Border around this has a color of #e32f72
<div style="border:2px solid #e32f72;">Content here</div>
.myborder {border:2px solid #e32f72;}