#f70eb9 color space conversions
Hex:
#f70eb9
RGB:
247, 14, 185
CMY:
3, 95, 27
CMYK:
0, 94, 25, 3
HSL:
316°, 93.5743%, 51.1765%
HSV (HSB):
316°, 94.3320%, 96.8627%
XYZ:
47.2718, 23.5910, 47.9610
xyY:
0.3978, 0.1985, 23.5910
CIE-Lab:
55.6760, 87.2002, -28.5943
CIE-LCH:
55.6760, 91.7688, 341.8449
CIE-Luv:
55.6760, 107.9140, -57.0157
Hunter-Lab:
48.5706, 88.7282, -24.5464
#f70eb9 color charts
#f70eb9 color shades, tints & tones
#f70eb9 color schemes
#f70eb9 color preview, HTML & CSS examples
This text has a color of #f70eb9
<p style="color:#f70eb9;">Text here</p>
.mytext {color:#f70eb9;}
This box has a color of #f70eb9
<div style="background-color:#f70eb9;">Content here</div>
.mybackground {background-color:#f70eb9;}
Border around this has a color of #f70eb9
<div style="border:2px solid #f70eb9;">Content here</div>
.myborder {border:2px solid #f70eb9;}