#f80cc6 color space conversions
Hex:
#f80cc6
RGB:
248, 12, 198
CMY:
3, 95, 22
CMYK:
0, 95, 20, 3
HSL:
313°, 94.4000%, 50.9804%
HSV (HSB):
313°, 95.1613%, 97.2549%
XYZ:
49.0359, 24.2966, 55.5313
xyY:
0.3805, 0.1885, 24.2966
CIE-Lab:
56.3836, 89.0181, -34.9931
CIE-LCH:
56.3836, 95.6491, 338.5402
CIE-Luv:
56.3836, 102.8327, -66.9739
Hunter-Lab:
49.2916, 91.3138, -32.2913
#f80cc6 color charts
#f80cc6 color shades, tints & tones
#f80cc6 color schemes
#f80cc6 color preview, HTML & CSS examples
This text has a color of #f80cc6
<p style="color:#f80cc6;">Text here</p>
.mytext {color:#f80cc6;}
This box has a color of #f80cc6
<div style="background-color:#f80cc6;">Content here</div>
.mybackground {background-color:#f80cc6;}
Border around this has a color of #f80cc6
<div style="border:2px solid #f80cc6;">Content here</div>
.myborder {border:2px solid #f80cc6;}