#f80cb0 color space conversions
Hex:
#f80cb0
RGB:
248, 12, 176
CMY:
3, 95, 31
CMYK:
0, 95, 29, 3
HSL:
318°, 94.4000%, 50.9804%
HSV (HSB):
318°, 95.1613%, 97.2549%
XYZ:
46.6793, 23.3540, 43.1218
xyY:
0.4125, 0.2064, 23.3540
CIE-Lab:
55.4351, 86.5765, -23.7091
CIE-LCH:
55.4351, 89.7642, 344.6849
CIE-Luv:
55.4351, 113.0689, -49.7343
Hunter-Lab:
48.3260, 87.8475, -19.0769
#f80cb0 color charts
#f80cb0 color shades, tints & tones
#f80cb0 color schemes
#f80cb0 color preview, HTML & CSS examples
This text has a color of #f80cb0
<p style="color:#f80cb0;">Text here</p>
.mytext {color:#f80cb0;}
This box has a color of #f80cb0
<div style="background-color:#f80cb0;">Content here</div>
.mybackground {background-color:#f80cb0;}
Border around this has a color of #f80cb0
<div style="border:2px solid #f80cb0;">Content here</div>
.myborder {border:2px solid #f80cb0;}