#f80c6c color space conversions
Hex:
#f80c6c
RGB:
248, 12, 108
CMY:
3, 95, 58
CMYK:
0, 95, 56, 3
HSL:
336°, 94.4000%, 50.9804%
HSV (HSB):
336°, 95.1613%, 97.2549%
XYZ:
41.5496, 21.3021, 16.1092
xyY:
0.5262, 0.2698, 21.3021
CIE-Lab:
53.2786, 80.8574, 13.6664
CIE-LCH:
53.2786, 82.0042, 9.5934
CIE-Luv:
53.2786, 144.1400, -0.0372
Hunter-Lab:
46.1542, 79.9221, 11.6140
#f80c6c color charts
#f80c6c color shades, tints & tones
#f80c6c color schemes
#f80c6c color preview, HTML & CSS examples
This text has a color of #f80c6c
<p style="color:#f80c6c;">Text here</p>
.mytext {color:#f80c6c;}
This box has a color of #f80c6c
<div style="background-color:#f80c6c;">Content here</div>
.mybackground {background-color:#f80c6c;}
Border around this has a color of #f80c6c
<div style="border:2px solid #f80c6c;">Content here</div>
.myborder {border:2px solid #f80c6c;}