#f80c70 color space conversions
Hex:
#f80c70
RGB:
248, 12, 112
CMY:
3, 95, 56
CMYK:
0, 95, 55, 3
HSL:
335°, 94.4000%, 50.9804%
HSV (HSB):
335°, 95.1613%, 97.2549%
XYZ:
41.7675, 21.3893, 17.2564
xyY:
0.5194, 0.2660, 21.3893
CIE-Lab:
53.3729, 81.1128, 11.3754
CIE-LCH:
53.3729, 81.9066, 7.9832
CIE-Luv:
53.3729, 142.4784, -2.6185
Hunter-Lab:
46.2485, 80.2702, 10.2515
#f80c70 color charts
#f80c70 color shades, tints & tones
#f80c70 color schemes
#f80c70 color preview, HTML & CSS examples
This text has a color of #f80c70
<p style="color:#f80c70;">Text here</p>
.mytext {color:#f80c70;}
This box has a color of #f80c70
<div style="background-color:#f80c70;">Content here</div>
.mybackground {background-color:#f80c70;}
Border around this has a color of #f80c70
<div style="border:2px solid #f80c70;">Content here</div>
.myborder {border:2px solid #f80c70;}