#e32b60 color space conversions
Hex:
#e32b60
RGB:
227, 43, 96
CMY:
11, 83, 62
CMYK:
0, 81, 58, 11
HSL:
343°, 76.6667%, 52.9412%
HSV (HSB):
343°, 81.0573%, 89.0196%
XYZ:
34.6538, 18.9032, 12.8886
xyY:
0.5215, 0.2845, 18.9032
CIE-Lab:
50.5737, 70.2408, 16.5823
CIE-LCH:
50.5737, 72.1717, 13.2831
CIE-Luv:
50.5737, 125.2999, 5.5173
Hunter-Lab:
43.4778, 66.1864, 12.8585
#e32b60 color charts
#e32b60 color shades, tints & tones
#e32b60 color schemes
#e32b60 color preview, HTML & CSS examples
This text has a color of #e32b60
<p style="color:#e32b60;">Text here</p>
.mytext {color:#e32b60;}
This box has a color of #e32b60
<div style="background-color:#e32b60;">Content here</div>
.mybackground {background-color:#e32b60;}
Border around this has a color of #e32b60
<div style="border:2px solid #e32b60;">Content here</div>
.myborder {border:2px solid #e32b60;}