#f70fb6 color space conversions
Hex:
#f70fb6
RGB:
247, 15, 182
CMY:
3, 94, 29
CMYK:
0, 94, 26, 3
HSL:
317°, 93.5484%, 51.3725%
HSV (HSB):
317°, 93.9271%, 96.8627%
XYZ:
46.9721, 23.4932, 46.3149
xyY:
0.4022, 0.2012, 23.4932
CIE-Lab:
55.5768, 86.7889, -27.0042
CIE-LCH:
55.5768, 90.8930, 342.7166
CIE-Luv:
55.5768, 109.2351, -54.5899
Hunter-Lab:
48.4698, 88.1623, -22.7252
#f70fb6 color charts
#f70fb6 color shades, tints & tones
#f70fb6 color schemes
#f70fb6 color preview, HTML & CSS examples
This text has a color of #f70fb6
<p style="color:#f70fb6;">Text here</p>
.mytext {color:#f70fb6;}
This box has a color of #f70fb6
<div style="background-color:#f70fb6;">Content here</div>
.mybackground {background-color:#f70fb6;}
Border around this has a color of #f70fb6
<div style="border:2px solid #f70fb6;">Content here</div>
.myborder {border:2px solid #f70fb6;}