#e32c60 color space conversions
Hex:
#e32c60
RGB:
227, 44, 96
CMY:
11, 83, 62
CMYK:
0, 81, 58, 11
HSL:
343°, 76.5690%, 53.1373%
HSV (HSB):
343°, 80.6167%, 89.0196%
XYZ:
34.6906, 18.9768, 12.9008
xyY:
0.5211, 0.2851, 18.9768
CIE-Lab:
50.6600, 69.9952, 16.7000
CIE-LCH:
50.6600, 71.9599, 13.4192
CIE-Luv:
50.6600, 124.9430, 5.7125
Hunter-Lab:
43.5624, 65.9130, 12.9351
#e32c60 color charts
#e32c60 color shades, tints & tones
#e32c60 color schemes
#e32c60 color preview, HTML & CSS examples
This text has a color of #e32c60
<p style="color:#e32c60;">Text here</p>
.mytext {color:#e32c60;}
This box has a color of #e32c60
<div style="background-color:#e32c60;">Content here</div>
.mybackground {background-color:#e32c60;}
Border around this has a color of #e32c60
<div style="border:2px solid #e32c60;">Content here</div>
.myborder {border:2px solid #e32c60;}