#e32e59 color space conversions
Hex:
#e32e59
RGB:
227, 46, 89
CMY:
11, 82, 65
CMYK:
0, 80, 61, 11
HSL:
346°, 76.3713%, 53.5294%
HSV (HSB):
346°, 79.7357%, 89.0196%
XYZ:
34.4587, 19.0062, 11.3036
xyY:
0.5320, 0.2934, 19.0062
CIE-Lab:
50.6944, 69.0493, 20.9931
CIE-LCH:
50.6944, 72.1701, 16.9109
CIE-Luv:
50.6944, 126.6105, 10.2853
Hunter-Lab:
43.5960, 64.7950, 15.1445
#e32e59 color charts
#e32e59 color shades, tints & tones
#e32e59 color schemes
#e32e59 color preview, HTML & CSS examples
This text has a color of #e32e59
<p style="color:#e32e59;">Text here</p>
.mytext {color:#e32e59;}
This box has a color of #e32e59
<div style="background-color:#e32e59;">Content here</div>
.mybackground {background-color:#e32e59;}
Border around this has a color of #e32e59
<div style="border:2px solid #e32e59;">Content here</div>
.myborder {border:2px solid #e32e59;}