#f80db2 color space conversions
Hex:
#f80db2
RGB:
248, 13, 178
CMY:
3, 95, 30
CMYK:
0, 95, 28, 3
HSL:
318°, 94.3775%, 51.1765%
HSV (HSB):
318°, 94.7581%, 97.2549%
XYZ:
46.8912, 23.4587, 44.1760
xyY:
0.4094, 0.2048, 23.4587
CIE-Lab:
55.5417, 86.7131, -24.7127
CIE-LCH:
55.5417, 90.1659, 344.0928
CIE-Luv:
55.5417, 112.0542, -51.2330
Hunter-Lab:
48.4341, 88.0539, -20.1736
#f80db2 color charts
#f80db2 color shades, tints & tones
#f80db2 color schemes
#f80db2 color preview, HTML & CSS examples
This text has a color of #f80db2
<p style="color:#f80db2;">Text here</p>
.mytext {color:#f80db2;}
This box has a color of #f80db2
<div style="background-color:#f80db2;">Content here</div>
.mybackground {background-color:#f80db2;}
Border around this has a color of #f80db2
<div style="border:2px solid #f80db2;">Content here</div>
.myborder {border:2px solid #f80db2;}