#f80d76 color space conversions
Hex:
#f80d76
RGB:
248, 13, 118
CMY:
3, 95, 54
CMYK:
0, 95, 52, 3
HSL:
333°, 94.3775%, 51.1765%
HSV (HSB):
333°, 94.7581%, 97.2549%
XYZ:
42.1253, 21.5523, 19.0793
xyY:
0.5090, 0.2604, 21.5523
CIE-Lab:
53.5487, 81.4374, 7.9943
CIE-LCH:
53.5487, 81.8289, 5.6065
CIE-Luv:
53.5487, 139.8118, -6.5398
Hunter-Lab:
46.4245, 80.7272, 8.1304
#f80d76 color charts
#f80d76 color shades, tints & tones
#f80d76 color schemes
#f80d76 color preview, HTML & CSS examples
This text has a color of #f80d76
<p style="color:#f80d76;">Text here</p>
.mytext {color:#f80d76;}
This box has a color of #f80d76
<div style="background-color:#f80d76;">Content here</div>
.mybackground {background-color:#f80d76;}
Border around this has a color of #f80d76
<div style="border:2px solid #f80d76;">Content here</div>
.myborder {border:2px solid #f80d76;}