#e32b6e color space conversions
Hex:
#e32b6e
RGB:
227, 43, 110
CMY:
11, 83, 57
CMYK:
0, 81, 52, 11
HSL:
338°, 76.6667%, 52.9412%
HSV (HSB):
338°, 81.0573%, 89.0196%
XYZ:
35.3569, 19.1844, 16.5913
xyY:
0.4971, 0.2697, 19.1844
CIE-Lab:
50.9023, 71.2244, 8.5245
CIE-LCH:
50.9023, 71.7327, 6.8250
CIE-Luv:
50.9023, 120.0557, -3.5162
Hunter-Lab:
43.8000, 67.4413, 8.2012
#e32b6e color charts
#e32b6e color shades, tints & tones
#e32b6e color schemes
#e32b6e color preview, HTML & CSS examples
This text has a color of #e32b6e
<p style="color:#e32b6e;">Text here</p>
.mytext {color:#e32b6e;}
This box has a color of #e32b6e
<div style="background-color:#e32b6e;">Content here</div>
.mybackground {background-color:#e32b6e;}
Border around this has a color of #e32b6e
<div style="border:2px solid #e32b6e;">Content here</div>
.myborder {border:2px solid #e32b6e;}