#f80b7d color space conversions
Hex:
#f80b7d
RGB:
248, 11, 125
CMY:
3, 96, 51
CMYK:
0, 96, 50, 3
HSL:
331°, 94.4223%, 50.7843%
HSV (HSB):
331°, 95.5645%, 97.2549%
XYZ:
42.5327, 21.6765, 21.3443
xyY:
0.4971, 0.2534, 21.6765
CIE-Lab:
53.6820, 82.0879, 3.9599
CIE-LCH:
53.6820, 82.1833, 2.7618
CIE-Luv:
53.6820, 136.9521, -11.4747
Hunter-Lab:
46.5580, 81.5910, 5.4094
#f80b7d color charts
#f80b7d color shades, tints & tones
#f80b7d color schemes
#f80b7d color preview, HTML & CSS examples
This text has a color of #f80b7d
<p style="color:#f80b7d;">Text here</p>
.mytext {color:#f80b7d;}
This box has a color of #f80b7d
<div style="background-color:#f80b7d;">Content here</div>
.mybackground {background-color:#f80b7d;}
Border around this has a color of #f80b7d
<div style="border:2px solid #f80b7d;">Content here</div>
.myborder {border:2px solid #f80b7d;}