#e32c8e color space conversions
Hex:
#e32c8e
RGB:
227, 44, 142
CMY:
11, 83, 44
CMYK:
0, 81, 37, 11
HSL:
328°, 76.5690%, 53.1373%
HSV (HSB):
328°, 80.6167%, 89.0196%
XYZ:
37.4617, 20.0853, 27.4936
xyY:
0.4405, 0.2362, 20.0853
CIE-Lab:
51.9335, 73.7783, -9.2850
CIE-LCH:
51.9335, 74.3602, 352.8271
CIE-Luv:
51.9335, 106.6066, -26.4558
Hunter-Lab:
44.8166, 70.7773, -5.0010
#e32c8e color charts
#e32c8e color shades, tints & tones
#e32c8e color schemes
#e32c8e color preview, HTML & CSS examples
This text has a color of #e32c8e
<p style="color:#e32c8e;">Text here</p>
.mytext {color:#e32c8e;}
This box has a color of #e32c8e
<div style="background-color:#e32c8e;">Content here</div>
.mybackground {background-color:#e32c8e;}
Border around this has a color of #e32c8e
<div style="border:2px solid #e32c8e;">Content here</div>
.myborder {border:2px solid #e32c8e;}