#f70bcf color space conversions
Hex:
#f70bcf
RGB:
247, 11, 207
CMY:
3, 96, 19
CMYK:
0, 96, 16, 3
HSL:
310°, 93.6508%, 50.5882%
HSV (HSB):
310°, 95.5466%, 96.8627%
XYZ:
49.7399, 24.5185, 61.1424
xyY:
0.3674, 0.1811, 24.5185
CIE-Lab:
56.6032, 89.9813, -39.8247
CIE-LCH:
56.6032, 98.4004, 336.1264
CIE-Luv:
56.6032, 98.0424, -74.4209
Hunter-Lab:
49.5162, 92.6534, -38.5499
#f70bcf color charts
#f70bcf color shades, tints & tones
#f70bcf color schemes
#f70bcf color preview, HTML & CSS examples
This text has a color of #f70bcf
<p style="color:#f70bcf;">Text here</p>
.mytext {color:#f70bcf;}
This box has a color of #f70bcf
<div style="background-color:#f70bcf;">Content here</div>
.mybackground {background-color:#f70bcf;}
Border around this has a color of #f70bcf
<div style="border:2px solid #f70bcf;">Content here</div>
.myborder {border:2px solid #f70bcf;}