#f70cb3 color space conversions
Hex:
#f70cb3
RGB:
247, 12, 179
CMY:
3, 95, 30
CMYK:
0, 95, 28, 3
HSL:
317°, 93.6255%, 50.7843%
HSV (HSB):
317°, 95.1417%, 96.8627%
XYZ:
46.6259, 23.2918, 44.6861
xyY:
0.4068, 0.2032, 23.2918
CIE-Lab:
55.3716, 86.6997, -25.5736
CIE-LCH:
55.3716, 90.3927, 343.5657
CIE-Luv:
55.3716, 110.8637, -52.4477
Hunter-Lab:
48.2616, 87.9928, -21.1145
#f70cb3 color charts
#f70cb3 color shades, tints & tones
#f70cb3 color schemes
#f70cb3 color preview, HTML & CSS examples
This text has a color of #f70cb3
<p style="color:#f70cb3;">Text here</p>
.mytext {color:#f70cb3;}
This box has a color of #f70cb3
<div style="background-color:#f70cb3;">Content here</div>
.mybackground {background-color:#f70cb3;}
Border around this has a color of #f70cb3
<div style="border:2px solid #f70cb3;">Content here</div>
.myborder {border:2px solid #f70cb3;}