#e32b8e color space conversions
Hex:
#e32b8e
RGB:
227, 43, 142
CMY:
11, 83, 44
CMYK:
0, 81, 37, 11
HSL:
328°, 76.6667%, 52.9412%
HSV (HSB):
328°, 81.0573%, 89.0196%
XYZ:
37.4249, 20.0116, 27.4813
xyY:
0.4407, 0.2357, 20.0116
CIE-Lab:
51.8504, 74.0163, -9.4094
CIE-LCH:
51.8504, 74.6120, 352.7551
CIE-Luv:
51.8504, 106.8721, -26.6655
Hunter-Lab:
44.7344, 71.0485, -5.1091
#e32b8e color charts
#e32b8e color shades, tints & tones
#e32b8e color schemes
#e32b8e color preview, HTML & CSS examples
This text has a color of #e32b8e
<p style="color:#e32b8e;">Text here</p>
.mytext {color:#e32b8e;}
This box has a color of #e32b8e
<div style="background-color:#e32b8e;">Content here</div>
.mybackground {background-color:#e32b8e;}
Border around this has a color of #e32b8e
<div style="border:2px solid #e32b8e;">Content here</div>
.myborder {border:2px solid #e32b8e;}