#f70bc6 color space conversions
Hex:
#f70bc6
RGB:
247, 11, 198
CMY:
3, 96, 22
CMYK:
0, 96, 20, 3
HSL:
312°, 93.6508%, 50.5882%
HSV (HSB):
312°, 95.5466%, 96.8627%
XYZ:
48.6705, 24.0907, 55.5108
xyY:
0.3794, 0.1878, 24.0907
CIE-Lab:
56.1785, 88.9033, -35.3270
CIE-LCH:
56.1785, 95.6650, 338.3289
CIE-Luv:
56.1785, 102.1128, -67.3990
Hunter-Lab:
49.0823, 91.1083, -32.6979
#f70bc6 color charts
#f70bc6 color shades, tints & tones
#f70bc6 color schemes
#f70bc6 color preview, HTML & CSS examples
This text has a color of #f70bc6
<p style="color:#f70bc6;">Text here</p>
.mytext {color:#f70bc6;}
This box has a color of #f70bc6
<div style="background-color:#f70bc6;">Content here</div>
.mybackground {background-color:#f70bc6;}
Border around this has a color of #f70bc6
<div style="border:2px solid #f70bc6;">Content here</div>
.myborder {border:2px solid #f70bc6;}