#f70fb2 color space conversions
Hex:
#f70fb2
RGB:
247, 15, 178
CMY:
3, 94, 30
CMYK:
0, 94, 28, 3
HSL:
318°, 93.5484%, 51.3725%
HSV (HSB):
318°, 93.9271%, 96.8627%
XYZ:
46.5645, 23.3302, 44.1684
xyY:
0.4082, 0.2045, 23.3302
CIE-Lab:
55.4108, 86.3575, -24.9298
CIE-LCH:
55.4108, 89.8839, 343.8975
CIE-Luv:
55.4108, 111.1052, -51.4550
Hunter-Lab:
48.3013, 87.5542, -20.4060
#f70fb2 color charts
#f70fb2 color shades, tints & tones
#f70fb2 color schemes
#f70fb2 color preview, HTML & CSS examples
This text has a color of #f70fb2
<p style="color:#f70fb2;">Text here</p>
.mytext {color:#f70fb2;}
This box has a color of #f70fb2
<div style="background-color:#f70fb2;">Content here</div>
.mybackground {background-color:#f70fb2;}
Border around this has a color of #f70fb2
<div style="border:2px solid #f70fb2;">Content here</div>
.myborder {border:2px solid #f70fb2;}