#e32f95 color space conversions
Hex:
#e32f95
RGB:
227, 47, 149
CMY:
11, 82, 42
CMYK:
0, 79, 34, 11
HSL:
326°, 76.2712%, 53.7255%
HSV (HSB):
326°, 79.2952%, 89.0196%
XYZ:
38.1199, 20.5338, 30.3881
xyY:
0.4281, 0.2306, 20.5338
CIE-Lab:
52.4355, 73.7488, -12.7084
CIE-LCH:
52.4355, 74.8357, 350.2228
CIE-Luv:
52.4355, 102.8292, -31.1687
Hunter-Lab:
45.3143, 70.8601, -8.0403
#e32f95 color charts
#e32f95 color shades, tints & tones
#e32f95 color schemes
#e32f95 color preview, HTML & CSS examples
This text has a color of #e32f95
<p style="color:#e32f95;">Text here</p>
.mytext {color:#e32f95;}
This box has a color of #e32f95
<div style="background-color:#e32f95;">Content here</div>
.mybackground {background-color:#e32f95;}
Border around this has a color of #e32f95
<div style="border:2px solid #e32f95;">Content here</div>
.myborder {border:2px solid #e32f95;}