#e32f58 color space conversions
Hex:
#e32f58
RGB:
227, 47, 88
CMY:
11, 82, 65
CMYK:
0, 79, 61, 11
HSL:
346°, 76.2712%, 53.7255%
HSV (HSB):
346°, 79.2952%, 89.0196%
XYZ:
34.4565, 19.0685, 11.0970
xyY:
0.5332, 0.2951, 19.0685
CIE-Lab:
50.7673, 68.7277, 21.6947
CIE-LCH:
50.7673, 72.0705, 17.5189
CIE-Luv:
50.7673, 126.5480, 11.0639
Hunter-Lab:
43.6675, 64.4301, 15.5001
#e32f58 color charts
#e32f58 color shades, tints & tones
#e32f58 color schemes
#e32f58 color preview, HTML & CSS examples
This text has a color of #e32f58
<p style="color:#e32f58;">Text here</p>
.mytext {color:#e32f58;}
This box has a color of #e32f58
<div style="background-color:#e32f58;">Content here</div>
.mybackground {background-color:#e32f58;}
Border around this has a color of #e32f58
<div style="border:2px solid #e32f58;">Content here</div>
.myborder {border:2px solid #e32f58;}