#e32c5a color space conversions
Hex:
#e32c5a
RGB:
227, 44, 90
CMY:
11, 83, 65
CMYK:
0, 81, 60, 11
HSL:
345°, 76.5690%, 53.1373%
HSV (HSB):
345°, 80.6167%, 89.0196%
XYZ:
34.4247, 18.8704, 11.5008
xyY:
0.5313, 0.2912, 18.8704
CIE-Lab:
50.5353, 69.6178, 20.1751
CIE-LCH:
50.5353, 72.4822, 16.1615
CIE-Luv:
50.5353, 127.0347, 9.3083
Hunter-Lab:
43.4401, 65.4345, 14.7110
#e32c5a color charts
#e32c5a color shades, tints & tones
#e32c5a color schemes
#e32c5a color preview, HTML & CSS examples
This text has a color of #e32c5a
<p style="color:#e32c5a;">Text here</p>
.mytext {color:#e32c5a;}
This box has a color of #e32c5a
<div style="background-color:#e32c5a;">Content here</div>
.mybackground {background-color:#e32c5a;}
Border around this has a color of #e32c5a
<div style="border:2px solid #e32c5a;">Content here</div>
.myborder {border:2px solid #e32c5a;}