#f80d7f color space conversions
Hex:
#f80d7f
RGB:
248, 13, 127
CMY:
3, 95, 50
CMYK:
0, 95, 49, 3
HSL:
331°, 94.3775%, 51.1765%
HSV (HSB):
331°, 94.7581%, 97.2549%
XYZ:
42.6861, 21.7766, 22.0322
xyY:
0.4935, 0.2518, 21.7766
CIE-Lab:
53.7892, 82.0851, 2.9097
CIE-LCH:
53.7892, 82.1367, 2.0301
CIE-Luv:
53.7892, 135.8568, -12.7492
Hunter-Lab:
46.6654, 81.6142, 4.6732
#f80d7f color charts
#f80d7f color shades, tints & tones
#f80d7f color schemes
#f80d7f color preview, HTML & CSS examples
This text has a color of #f80d7f
<p style="color:#f80d7f;">Text here</p>
.mytext {color:#f80d7f;}
This box has a color of #f80d7f
<div style="background-color:#f80d7f;">Content here</div>
.mybackground {background-color:#f80d7f;}
Border around this has a color of #f80d7f
<div style="border:2px solid #f80d7f;">Content here</div>
.myborder {border:2px solid #f80d7f;}