#e32f6f color space conversions
Hex:
#e32f6f
RGB:
227, 47, 111
CMY:
11, 82, 56
CMYK:
0, 79, 51, 11
HSL:
339°, 76.2712%, 53.7255%
HSV (HSB):
339°, 79.2952%, 89.0196%
XYZ:
35.5643, 19.5116, 16.9306
xyY:
0.4939, 0.2710, 19.5116
CIE-Lab:
51.2805, 70.2960, 8.4532
CIE-LCH:
51.2805, 70.8025, 6.8570
CIE-Luv:
51.2805, 118.3157, -3.3578
Hunter-Lab:
44.1720, 66.4153, 8.1952
#e32f6f color charts
#e32f6f color shades, tints & tones
#e32f6f color schemes
#e32f6f color preview, HTML & CSS examples
This text has a color of #e32f6f
<p style="color:#e32f6f;">Text here</p>
.mytext {color:#e32f6f;}
This box has a color of #e32f6f
<div style="background-color:#e32f6f;">Content here</div>
.mybackground {background-color:#e32f6f;}
Border around this has a color of #e32f6f
<div style="border:2px solid #e32f6f;">Content here</div>
.myborder {border:2px solid #e32f6f;}