#e32c7c color space conversions
Hex:
#e32c7c
RGB:
227, 44, 124
CMY:
11, 83, 51
CMYK:
0, 81, 45, 11
HSL:
334°, 76.5690%, 53.1373%
HSV (HSB):
334°, 80.6167%, 89.0196%
XYZ:
36.2173, 19.5875, 20.9407
xyY:
0.4719, 0.2552, 19.5875
CIE-Lab:
51.3676, 72.1125, 0.7064
CIE-LCH:
51.3676, 72.1159, 0.5613
CIE-Luv:
51.3676, 114.1390, -13.0875
Hunter-Lab:
44.2578, 68.6203, 2.9272
#e32c7c color charts
#e32c7c color shades, tints & tones
#e32c7c color schemes
#e32c7c color preview, HTML & CSS examples
This text has a color of #e32c7c
<p style="color:#e32c7c;">Text here</p>
.mytext {color:#e32c7c;}
This box has a color of #e32c7c
<div style="background-color:#e32c7c;">Content here</div>
.mybackground {background-color:#e32c7c;}
Border around this has a color of #e32c7c
<div style="border:2px solid #e32c7c;">Content here</div>
.myborder {border:2px solid #e32c7c;}