#f80a7b color space conversions
Hex:
#f80a7b
RGB:
248, 10, 123
CMY:
3, 96, 52
CMYK:
0, 96, 50, 3
HSL:
332°, 94.4444%, 50.5882%
HSV (HSB):
332°, 95.9677%, 97.2549%
XYZ:
42.3951, 21.6036, 20.6743
xyY:
0.5007, 0.2551, 21.6036
CIE-Lab:
53.6039, 82.0118, 5.0536
CIE-LCH:
53.6039, 82.1674, 3.5261
CIE-Luv:
53.6039, 137.9342, -10.1430
Hunter-Lab:
46.4797, 81.4742, 6.1634
#f80a7b color charts
#f80a7b color shades, tints & tones
#f80a7b color schemes
#f80a7b color preview, HTML & CSS examples
This text has a color of #f80a7b
<p style="color:#f80a7b;">Text here</p>
.mytext {color:#f80a7b;}
This box has a color of #f80a7b
<div style="background-color:#f80a7b;">Content here</div>
.mybackground {background-color:#f80a7b;}
Border around this has a color of #f80a7b
<div style="border:2px solid #f80a7b;">Content here</div>
.myborder {border:2px solid #f80a7b;}