#f70cd7 color space conversions
Hex:
#f70cd7
RGB:
247, 12, 215
CMY:
3, 95, 16
CMYK:
0, 95, 13, 3
HSL:
308°, 93.6255%, 50.7843%
HSV (HSB):
308°, 95.1417%, 96.8627%
XYZ:
50.7550, 24.9434, 66.4294
xyY:
0.3571, 0.1755, 24.9434
CIE-Lab:
57.0202, 90.9063, -43.7308
CIE-LCH:
57.0202, 100.8779, 334.3100
CIE-Luv:
57.0202, 94.4454, -80.5662
Hunter-Lab:
49.9434, 93.9999, -43.9010
#f70cd7 color charts
#f70cd7 color shades, tints & tones
#f70cd7 color schemes
#f70cd7 color preview, HTML & CSS examples
This text has a color of #f70cd7
<p style="color:#f70cd7;">Text here</p>
.mytext {color:#f70cd7;}
This box has a color of #f70cd7
<div style="background-color:#f70cd7;">Content here</div>
.mybackground {background-color:#f70cd7;}
Border around this has a color of #f70cd7
<div style="border:2px solid #f70cd7;">Content here</div>
.myborder {border:2px solid #f70cd7;}