#f70b6a color space conversions
Hex:
#f70b6a
RGB:
247, 11, 106
CMY:
3, 96, 58
CMYK:
0, 96, 57, 3
HSL:
336°, 93.6508%, 50.5882%
HSV (HSB):
336°, 95.5466%, 96.8627%
XYZ:
41.0790, 21.0541, 15.5344
xyY:
0.5289, 0.2711, 21.0541
CIE-Lab:
53.0087, 80.5824, 14.4744
CIE-LCH:
53.0087, 81.8721, 10.1830
CIE-Luv:
53.0087, 144.2952, 0.8815
Hunter-Lab:
45.8848, 79.5063, 12.0465
#f70b6a color charts
#f70b6a color shades, tints & tones
#f70b6a color schemes
#f70b6a color preview, HTML & CSS examples
This text has a color of #f70b6a
<p style="color:#f70b6a;">Text here</p>
.mytext {color:#f70b6a;}
This box has a color of #f70b6a
<div style="background-color:#f70b6a;">Content here</div>
.mybackground {background-color:#f70b6a;}
Border around this has a color of #f70b6a
<div style="border:2px solid #f70b6a;">Content here</div>
.myborder {border:2px solid #f70b6a;}