#f70ea9 color space conversions
Hex:
#f70ea9
RGB:
247, 14, 169
CMY:
3, 95, 34
CMYK:
0, 94, 32, 3
HSL:
320°, 93.5743%, 51.1765%
HSV (HSB):
320°, 94.3320%, 96.8627%
XYZ:
45.6762, 22.9528, 39.5590
xyY:
0.4222, 0.2122, 22.9528
CIE-Lab:
55.0237, 85.5036, -20.2567
CIE-LCH:
55.0237, 87.8704, 346.6717
CIE-Luv:
55.0237, 115.4216, -44.4980
Hunter-Lab:
47.9091, 86.3400, -15.4200
#f70ea9 color charts
#f70ea9 color shades, tints & tones
#f70ea9 color schemes
#f70ea9 color preview, HTML & CSS examples
This text has a color of #f70ea9
<p style="color:#f70ea9;">Text here</p>
.mytext {color:#f70ea9;}
This box has a color of #f70ea9
<div style="background-color:#f70ea9;">Content here</div>
.mybackground {background-color:#f70ea9;}
Border around this has a color of #f70ea9
<div style="border:2px solid #f70ea9;">Content here</div>
.myborder {border:2px solid #f70ea9;}