#f70bb3 color space conversions
Hex:
#f70bb3
RGB:
247, 11, 179
CMY:
3, 96, 30
CMYK:
0, 96, 28, 3
HSL:
317°, 93.6508%, 50.5882%
HSV (HSB):
317°, 95.5466%, 96.8627%
XYZ:
46.6141, 23.2682, 44.6822
xyY:
0.4069, 0.2031, 23.2682
CIE-Lab:
55.3475, 86.7703, -25.6108
CIE-LCH:
55.3475, 90.4710, 343.5557
CIE-Luv:
55.3475, 110.9318, -52.5105
Hunter-Lab:
48.2371, 88.0793, -21.1546
#f70bb3 color charts
#f70bb3 color shades, tints & tones
#f70bb3 color schemes
#f70bb3 color preview, HTML & CSS examples
This text has a color of #f70bb3
<p style="color:#f70bb3;">Text here</p>
.mytext {color:#f70bb3;}
This box has a color of #f70bb3
<div style="background-color:#f70bb3;">Content here</div>
.mybackground {background-color:#f70bb3;}
Border around this has a color of #f70bb3
<div style="border:2px solid #f70bb3;">Content here</div>
.myborder {border:2px solid #f70bb3;}