#f70b80 color space conversions
Hex:
#f70b80
RGB:
247, 11, 128
CMY:
3, 96, 50
CMYK:
0, 96, 48, 3
HSL:
330°, 93.6508%, 50.5882%
HSV (HSB):
330°, 95.5466%, 96.8627%
XYZ:
42.3737, 21.5720, 22.3525
xyY:
0.4910, 0.2500, 21.5720
CIE-Lab:
53.5699, 82.0939, 1.9653
CIE-LCH:
53.5699, 82.1174, 1.3714
CIE-Luv:
53.5699, 134.8199, -13.9068
Hunter-Lab:
46.4457, 81.5707, 3.9779
#f70b80 color charts
#f70b80 color shades, tints & tones
#f70b80 color schemes
#f70b80 color preview, HTML & CSS examples
This text has a color of #f70b80
<p style="color:#f70b80;">Text here</p>
.mytext {color:#f70b80;}
This box has a color of #f70b80
<div style="background-color:#f70b80;">Content here</div>
.mybackground {background-color:#f70b80;}
Border around this has a color of #f70b80
<div style="border:2px solid #f70b80;">Content here</div>
.myborder {border:2px solid #f70b80;}