#e32f4d color space conversions
Hex:
#e32f4d
RGB:
227, 47, 77
CMY:
11, 82, 70
CMYK:
0, 79, 66, 11
HSL:
350°, 76.2712%, 53.7255%
HSV (HSB):
350°, 79.2952%, 89.0196%
XYZ:
34.0346, 18.8997, 8.8754
xyY:
0.5506, 0.3058, 18.8997
CIE-Lab:
50.5697, 68.1181, 28.0581
CIE-LCH:
50.5697, 73.6705, 22.3869
CIE-Luv:
50.5697, 129.9897, 17.0323
Hunter-Lab:
43.4738, 63.6641, 18.3274
#e32f4d color charts
#e32f4d color shades, tints & tones
#e32f4d color schemes
#e32f4d color preview, HTML & CSS examples
This text has a color of #e32f4d
<p style="color:#e32f4d;">Text here</p>
.mytext {color:#e32f4d;}
This box has a color of #e32f4d
<div style="background-color:#e32f4d;">Content here</div>
.mybackground {background-color:#e32f4d;}
Border around this has a color of #e32f4d
<div style="border:2px solid #e32f4d;">Content here</div>
.myborder {border:2px solid #e32f4d;}