#e071a9 color space conversions
Hex:
#e071a9
RGB:
224, 113, 169
CMY:
12, 56, 34
CMYK:
0, 50, 25, 12
HSL:
330°, 64.1618%, 66.0784%
HSV (HSB):
330°, 49.5536%, 87.8431%
XYZ:
43.8070, 30.5221, 41.1186
xyY:
0.3795, 0.2644, 30.5221
CIE-Lab:
62.1021, 49.5762, -9.9038
CIE-LCH:
62.1021, 50.5557, 348.7028
CIE-Luv:
62.1021, 66.6268, -23.2623
Hunter-Lab:
55.2468, 44.8566, -5.4550
#e071a9 color charts
#e071a9 color shades, tints & tones
#e071a9 color schemes
#e071a9 color preview, HTML & CSS examples
This text has a color of #e071a9
<p style="color:#e071a9;">Text here</p>
.mytext {color:#e071a9;}
This box has a color of #e071a9
<div style="background-color:#e071a9;">Content here</div>
.mybackground {background-color:#e071a9;}
Border around this has a color of #e071a9
<div style="border:2px solid #e071a9;">Content here</div>
.myborder {border:2px solid #e071a9;}