#f80dcd color space conversions
Hex:
#f80dcd
RGB:
248, 13, 205
CMY:
3, 95, 20
CMYK:
0, 95, 17, 3
HSL:
311°, 94.3775%, 51.1765%
HSV (HSB):
311°, 94.7581%, 97.2549%
XYZ:
49.8748, 24.6521, 59.8872
xyY:
0.3711, 0.1834, 24.6521
CIE-Lab:
56.7348, 89.7778, -38.4608
CIE-LCH:
56.7348, 97.6692, 336.8097
CIE-Luv:
56.7348, 99.5971, -72.3791
Hunter-Lab:
49.6509, 92.4159, -36.7580
#f80dcd color charts
#f80dcd color shades, tints & tones
#f80dcd color schemes
#f80dcd color preview, HTML & CSS examples
This text has a color of #f80dcd
<p style="color:#f80dcd;">Text here</p>
.mytext {color:#f80dcd;}
This box has a color of #f80dcd
<div style="background-color:#f80dcd;">Content here</div>
.mybackground {background-color:#f80dcd;}
Border around this has a color of #f80dcd
<div style="border:2px solid #f80dcd;">Content here</div>
.myborder {border:2px solid #f80dcd;}