#f80b7b color space conversions
Hex:
#f80b7b
RGB:
248, 11, 123
CMY:
3, 96, 52
CMYK:
0, 96, 50, 3
HSL:
332°, 94.4223%, 50.7843%
HSV (HSB):
332°, 95.5645%, 97.2549%
XYZ:
42.4062, 21.6259, 20.6780
xyY:
0.5006, 0.2553, 21.6259
CIE-Lab:
53.6278, 81.9422, 5.0880
CIE-LCH:
53.6278, 82.1000, 3.5530
CIE-Luv:
53.6278, 137.8389, -10.0846
Hunter-Lab:
46.5036, 81.3912, 6.1890
#f80b7b color charts
#f80b7b color shades, tints & tones
#f80b7b color schemes
#f80b7b color preview, HTML & CSS examples
This text has a color of #f80b7b
<p style="color:#f80b7b;">Text here</p>
.mytext {color:#f80b7b;}
This box has a color of #f80b7b
<div style="background-color:#f80b7b;">Content here</div>
.mybackground {background-color:#f80b7b;}
Border around this has a color of #f80b7b
<div style="border:2px solid #f80b7b;">Content here</div>
.myborder {border:2px solid #f80b7b;}