#e32f4c color space conversions
Hex:
#e32f4c
RGB:
227, 47, 76
CMY:
11, 82, 70
CMYK:
0, 79, 67, 11
HSL:
350°, 76.2712%, 53.7255%
HSV (HSB):
350°, 79.2952%, 89.0196%
XYZ:
33.9996, 18.8857, 8.6908
xyY:
0.5522, 0.3067, 18.8857
CIE-Lab:
50.5532, 68.0672, 28.6350
CIE-LCH:
50.5532, 73.8452, 22.8159
CIE-Luv:
50.5532, 130.2840, 17.5411
Hunter-Lab:
43.4577, 63.6003, 18.5634
#e32f4c color charts
#e32f4c color shades, tints & tones
#e32f4c color schemes
#e32f4c color preview, HTML & CSS examples
This text has a color of #e32f4c
<p style="color:#e32f4c;">Text here</p>
.mytext {color:#e32f4c;}
This box has a color of #e32f4c
<div style="background-color:#e32f4c;">Content here</div>
.mybackground {background-color:#e32f4c;}
Border around this has a color of #e32f4c
<div style="border:2px solid #e32f4c;">Content here</div>
.myborder {border:2px solid #e32f4c;}