#e32f75 color space conversions
Hex:
#e32f75
RGB:
227, 47, 117
CMY:
11, 82, 54
CMYK:
0, 79, 48, 11
HSL:
337°, 76.2712%, 53.7255%
HSV (HSB):
337°, 79.2952%, 89.0196%
XYZ:
35.9060, 19.6483, 18.7297
xyY:
0.4834, 0.2645, 19.6483
CIE-Lab:
51.4372, 70.7706, 5.0415
CIE-LCH:
51.4372, 70.9500, 4.0747
CIE-Luv:
51.4372, 115.9863, -7.4798
Hunter-Lab:
44.3264, 67.0202, 5.9761
#e32f75 color charts
#e32f75 color shades, tints & tones
#e32f75 color schemes
#e32f75 color preview, HTML & CSS examples
This text has a color of #e32f75
<p style="color:#e32f75;">Text here</p>
.mytext {color:#e32f75;}
This box has a color of #e32f75
<div style="background-color:#e32f75;">Content here</div>
.mybackground {background-color:#e32f75;}
Border around this has a color of #e32f75
<div style="border:2px solid #e32f75;">Content here</div>
.myborder {border:2px solid #e32f75;}