#e32f46 color space conversions
Hex:
#e32f46
RGB:
227, 47, 70
CMY:
11, 82, 73
CMYK:
0, 79, 69, 11
HSL:
352°, 76.2712%, 53.7255%
HSV (HSB):
352°, 79.2952%, 89.0196%
XYZ:
33.8006, 18.8061, 7.6428
xyY:
0.5610, 0.3121, 18.8061
CIE-Lab:
50.4596, 67.7769, 32.0842
CIE-LCH:
50.4596, 74.9874, 25.3319
CIE-Luv:
50.4596, 131.9807, 20.4699
Hunter-Lab:
43.3660, 63.2368, 19.9070
#e32f46 color charts
#e32f46 color shades, tints & tones
#e32f46 color schemes
#e32f46 color preview, HTML & CSS examples
This text has a color of #e32f46
<p style="color:#e32f46;">Text here</p>
.mytext {color:#e32f46;}
This box has a color of #e32f46
<div style="background-color:#e32f46;">Content here</div>
.mybackground {background-color:#e32f46;}
Border around this has a color of #e32f46
<div style="border:2px solid #e32f46;">Content here</div>
.myborder {border:2px solid #e32f46;}