#f70a80 color space conversions
Hex:
#f70a80
RGB:
247, 10, 128
CMY:
3, 96, 50
CMYK:
0, 96, 48, 3
HSL:
330°, 93.6759%, 50.3922%
HSV (HSB):
330°, 95.9514%, 96.8627%
XYZ:
42.3626, 21.5498, 22.3488
xyY:
0.4911, 0.2498, 21.5498
CIE-Lab:
53.5460, 82.1636, 1.9305
CIE-LCH:
53.5460, 82.1863, 1.3460
CIE-Luv:
53.5460, 134.9123, -13.9660
Hunter-Lab:
46.4217, 81.6540, 3.9512
#f70a80 color charts
#f70a80 color shades, tints & tones
#f70a80 color schemes
#f70a80 color preview, HTML & CSS examples
This text has a color of #f70a80
<p style="color:#f70a80;">Text here</p>
.mytext {color:#f70a80;}
This box has a color of #f70a80
<div style="background-color:#f70a80;">Content here</div>
.mybackground {background-color:#f70a80;}
Border around this has a color of #f70a80
<div style="border:2px solid #f70a80;">Content here</div>
.myborder {border:2px solid #f70a80;}