#f80dc8 color space conversions
Hex:
#f80dc8
RGB:
248, 13, 200
CMY:
3, 95, 22
CMYK:
0, 95, 19, 3
HSL:
312°, 94.3775%, 51.1765%
HSV (HSB):
312°, 94.7581%, 97.2549%
XYZ:
49.2807, 24.4144, 56.7587
xyY:
0.3778, 0.1872, 24.4144
CIE-Lab:
56.5004, 89.1807, -35.9604
CIE-LCH:
56.5004, 96.1579, 338.0392
CIE-Luv:
56.5004, 101.8590, -68.4745
Hunter-Lab:
49.4110, 91.5600, -33.5191
#f80dc8 color charts
#f80dc8 color shades, tints & tones
#f80dc8 color schemes
#f80dc8 color preview, HTML & CSS examples
This text has a color of #f80dc8
<p style="color:#f80dc8;">Text here</p>
.mytext {color:#f80dc8;}
This box has a color of #f80dc8
<div style="background-color:#f80dc8;">Content here</div>
.mybackground {background-color:#f80dc8;}
Border around this has a color of #f80dc8
<div style="border:2px solid #f80dc8;">Content here</div>
.myborder {border:2px solid #f80dc8;}