#e32f93 color space conversions
Hex:
#e32f93
RGB:
227, 47, 147
CMY:
11, 82, 42
CMYK:
0, 79, 35, 11
HSL:
327°, 76.2712%, 53.7255%
HSV (HSB):
327°, 79.2952%, 89.0196%
XYZ:
37.9615, 20.4705, 29.5542
xyY:
0.4314, 0.2327, 20.4705
CIE-Lab:
52.3651, 73.5411, -11.6232
CIE-LCH:
52.3651, 74.4539, 351.0187
CIE-Luv:
52.3651, 103.6727, -29.6268
Hunter-Lab:
45.2443, 70.5899, -7.0579
#e32f93 color charts
#e32f93 color shades, tints & tones
#e32f93 color schemes
#e32f93 color preview, HTML & CSS examples
This text has a color of #e32f93
<p style="color:#e32f93;">Text here</p>
.mytext {color:#e32f93;}
This box has a color of #e32f93
<div style="background-color:#e32f93;">Content here</div>
.mybackground {background-color:#e32f93;}
Border around this has a color of #e32f93
<div style="border:2px solid #e32f93;">Content here</div>
.myborder {border:2px solid #e32f93;}