#e32f55 color space conversions
Hex:
#e32f55
RGB:
227, 47, 85
CMY:
11, 82, 67
CMYK:
0, 79, 63, 11
HSL:
347°, 76.2712%, 53.7255%
HSV (HSB):
347°, 79.2952%, 89.0196%
XYZ:
34.3348, 19.0198, 10.4559
xyY:
0.5381, 0.2981, 19.0198
CIE-Lab:
50.7104, 68.5525, 23.4317
CIE-LCH:
50.7104, 72.4465, 18.8707
CIE-Luv:
50.7104, 127.5225, 12.7573
Hunter-Lab:
43.6117, 64.2096, 16.3135
#e32f55 color charts
#e32f55 color shades, tints & tones
#e32f55 color schemes
#e32f55 color preview, HTML & CSS examples
This text has a color of #e32f55
<p style="color:#e32f55;">Text here</p>
.mytext {color:#e32f55;}
This box has a color of #e32f55
<div style="background-color:#e32f55;">Content here</div>
.mybackground {background-color:#e32f55;}
Border around this has a color of #e32f55
<div style="border:2px solid #e32f55;">Content here</div>
.myborder {border:2px solid #e32f55;}