#e32f61 color space conversions
Hex:
#e32f61
RGB:
227, 47, 97
CMY:
11, 82, 62
CMYK:
0, 79, 57, 11
HSL:
343°, 76.2712%, 53.7255%
HSV (HSB):
343°, 79.2952%, 89.0196%
XYZ:
34.8527, 19.2270, 13.1835
xyY:
0.5182, 0.2858, 19.2270
CIE-Lab:
50.9517, 69.2939, 16.4906
CIE-LCH:
50.9517, 71.2291, 13.3863
CIE-Luv:
50.9517, 123.4765, 5.7084
Hunter-Lab:
43.8486, 65.1444, 12.8679
#e32f61 color charts
#e32f61 color shades, tints & tones
#e32f61 color schemes
#e32f61 color preview, HTML & CSS examples
This text has a color of #e32f61
<p style="color:#e32f61;">Text here</p>
.mytext {color:#e32f61;}
This box has a color of #e32f61
<div style="background-color:#e32f61;">Content here</div>
.mybackground {background-color:#e32f61;}
Border around this has a color of #e32f61
<div style="border:2px solid #e32f61;">Content here</div>
.myborder {border:2px solid #e32f61;}