#f80c6b color space conversions
Hex:
#f80c6b
RGB:
248, 12, 107
CMY:
3, 95, 58
CMYK:
0, 95, 57, 3
HSL:
336°, 94.4000%, 50.9804%
HSV (HSB):
336°, 95.1613%, 97.2549%
XYZ:
41.4967, 21.2809, 15.8304
xyY:
0.5279, 0.2707, 21.2809
CIE-Lab:
53.2556, 80.7952, 14.2405
CIE-LCH:
53.2556, 82.0405, 9.9960
CIE-Luv:
53.2556, 144.5496, 0.5980
Hunter-Lab:
46.1313, 79.8374, 11.9459
#f80c6b color charts
#f80c6b color shades, tints & tones
#f80c6b color schemes
#f80c6b color preview, HTML & CSS examples
This text has a color of #f80c6b
<p style="color:#f80c6b;">Text here</p>
.mytext {color:#f80c6b;}
This box has a color of #f80c6b
<div style="background-color:#f80c6b;">Content here</div>
.mybackground {background-color:#f80c6b;}
Border around this has a color of #f80c6b
<div style="border:2px solid #f80c6b;">Content here</div>
.myborder {border:2px solid #f80c6b;}