#f70cb2 color space conversions
Hex:
#f70cb2
RGB:
247, 12, 178
CMY:
3, 95, 30
CMYK:
0, 95, 28, 3
HSL:
318°, 93.6255%, 50.7843%
HSV (HSB):
318°, 95.1417%, 96.8627%
XYZ:
46.5251, 23.2515, 44.1553
xyY:
0.4084, 0.2041, 23.2515
CIE-Lab:
55.3304, 86.5929, -25.0538
CIE-LCH:
55.3304, 90.1445, 343.8634
CIE-Luv:
55.3304, 111.3337, -51.6646
Hunter-Lab:
48.2198, 87.8422, -20.5386
#f70cb2 color charts
#f70cb2 color shades, tints & tones
#f70cb2 color schemes
#f70cb2 color preview, HTML & CSS examples
This text has a color of #f70cb2
<p style="color:#f70cb2;">Text here</p>
.mytext {color:#f70cb2;}
This box has a color of #f70cb2
<div style="background-color:#f70cb2;">Content here</div>
.mybackground {background-color:#f70cb2;}
Border around this has a color of #f70cb2
<div style="border:2px solid #f70cb2;">Content here</div>
.myborder {border:2px solid #f70cb2;}