#e32b5a color space conversions
Hex:
#e32b5a
RGB:
227, 43, 90
CMY:
11, 83, 65
CMYK:
0, 81, 60, 11
HSL:
345°, 76.6667%, 52.9412%
HSV (HSB):
345°, 81.0573%, 89.0196%
XYZ:
34.3879, 18.7968, 11.4886
xyY:
0.5317, 0.2906, 18.7968
CIE-Lab:
50.4487, 69.8641, 20.0594
CIE-LCH:
50.4487, 72.6868, 16.0198
CIE-Luv:
50.4487, 127.4031, 9.1162
Hunter-Lab:
43.3553, 65.7081, 14.6377
#e32b5a color charts
#e32b5a color shades, tints & tones
#e32b5a color schemes
#e32b5a color preview, HTML & CSS examples
This text has a color of #e32b5a
<p style="color:#e32b5a;">Text here</p>
.mytext {color:#e32b5a;}
This box has a color of #e32b5a
<div style="background-color:#e32b5a;">Content here</div>
.mybackground {background-color:#e32b5a;}
Border around this has a color of #e32b5a
<div style="border:2px solid #e32b5a;">Content here</div>
.myborder {border:2px solid #e32b5a;}