#e32f52 color space conversions
Hex:
#e32f52
RGB:
227, 47, 82
CMY:
11, 82, 68
CMYK:
0, 79, 64, 11
HSL:
348°, 76.2712%, 53.7255%
HSV (HSB):
348°, 79.2952%, 89.0196%
XYZ:
34.2181, 18.9731, 9.8413
xyY:
0.5429, 0.3010, 18.9731
CIE-Lab:
50.6557, 68.3840, 25.1682
CIE-LCH:
50.6557, 72.8685, 20.2057
CIE-Luv:
50.6557, 128.4707, 14.4023
Hunter-Lab:
43.5581, 63.9978, 17.0950
#e32f52 color charts
#e32f52 color shades, tints & tones
#e32f52 color schemes
#e32f52 color preview, HTML & CSS examples
This text has a color of #e32f52
<p style="color:#e32f52;">Text here</p>
.mytext {color:#e32f52;}
This box has a color of #e32f52
<div style="background-color:#e32f52;">Content here</div>
.mybackground {background-color:#e32f52;}
Border around this has a color of #e32f52
<div style="border:2px solid #e32f52;">Content here</div>
.myborder {border:2px solid #e32f52;}