#f80bc9 color space conversions
Hex:
#f80bc9
RGB:
248, 11, 201
CMY:
3, 96, 21
CMYK:
0, 96, 19, 3
HSL:
312°, 94.4223%, 50.7843%
HSV (HSB):
312°, 95.5645%, 97.2549%
XYZ:
49.3737, 24.4128, 57.3682
xyY:
0.3765, 0.1861, 24.4128
CIE-Lab:
56.4988, 89.4401, -36.5372
CIE-LCH:
56.4988, 96.6152, 337.7795
CIE-Luv:
56.4988, 101.5231, -69.3802
Hunter-Lab:
49.4094, 91.9047, -34.2539
#f80bc9 color charts
#f80bc9 color shades, tints & tones
#f80bc9 color schemes
#f80bc9 color preview, HTML & CSS examples
This text has a color of #f80bc9
<p style="color:#f80bc9;">Text here</p>
.mytext {color:#f80bc9;}
This box has a color of #f80bc9
<div style="background-color:#f80bc9;">Content here</div>
.mybackground {background-color:#f80bc9;}
Border around this has a color of #f80bc9
<div style="border:2px solid #f80bc9;">Content here</div>
.myborder {border:2px solid #f80bc9;}