#e32f56 color space conversions
Hex:
#e32f56
RGB:
227, 47, 86
CMY:
11, 82, 66
CMYK:
0, 79, 62, 11
HSL:
347°, 76.2712%, 53.7255%
HSV (HSB):
347°, 79.2952%, 89.0196%
XYZ:
34.3748, 19.0358, 10.6666
xyY:
0.5365, 0.2971, 19.0358
CIE-Lab:
50.7291, 68.6102, 22.8527
CIE-LCH:
50.7291, 72.3160, 18.4219
CIE-Luv:
50.7291, 127.2005, 12.1982
Hunter-Lab:
43.6300, 64.2821, 16.0459
#e32f56 color charts
#e32f56 color shades, tints & tones
#e32f56 color schemes
#e32f56 color preview, HTML & CSS examples
This text has a color of #e32f56
<p style="color:#e32f56;">Text here</p>
.mytext {color:#e32f56;}
This box has a color of #e32f56
<div style="background-color:#e32f56;">Content here</div>
.mybackground {background-color:#e32f56;}
Border around this has a color of #e32f56
<div style="border:2px solid #e32f56;">Content here</div>
.myborder {border:2px solid #e32f56;}