#f80a6e color space conversions
Hex:
#f80a6e
RGB:
248, 10, 110
CMY:
3, 96, 57
CMYK:
0, 96, 56, 3
HSL:
335°, 94.4444%, 50.5882%
HSV (HSB):
335°, 95.9677%, 97.2549%
XYZ:
41.6344, 21.2993, 16.6687
xyY:
0.5230, 0.2676, 21.2993
CIE-Lab:
53.2755, 81.1283, 12.4505
CIE-LCH:
53.2755, 82.0781, 8.7249
CIE-Luv:
53.2755, 143.5258, -1.4374
Hunter-Lab:
46.1512, 80.2657, 10.8918
#f80a6e color charts
#f80a6e color shades, tints & tones
#f80a6e color schemes
#f80a6e color preview, HTML & CSS examples
This text has a color of #f80a6e
<p style="color:#f80a6e;">Text here</p>
.mytext {color:#f80a6e;}
This box has a color of #f80a6e
<div style="background-color:#f80a6e;">Content here</div>
.mybackground {background-color:#f80a6e;}
Border around this has a color of #f80a6e
<div style="border:2px solid #f80a6e;">Content here</div>
.myborder {border:2px solid #f80a6e;}