#f80d7a color space conversions
Hex:
#f80d7a
RGB:
248, 13, 122
CMY:
3, 95, 52
CMYK:
0, 95, 51, 3
HSL:
332°, 94.3775%, 51.1765%
HSV (HSB):
332°, 94.7581%, 97.2549%
XYZ:
42.3682, 21.6494, 20.3581
xyY:
0.5021, 0.2566, 21.6494
CIE-Lab:
53.6531, 81.7189, 5.7276
CIE-LCH:
53.6531, 81.9193, 4.0093
CIE-Luv:
53.6531, 138.0711, -9.2673
Hunter-Lab:
46.5290, 81.1122, 6.6288
#f80d7a color charts
#f80d7a color shades, tints & tones
#f80d7a color schemes
#f80d7a color preview, HTML & CSS examples
This text has a color of #f80d7a
<p style="color:#f80d7a;">Text here</p>
.mytext {color:#f80d7a;}
This box has a color of #f80d7a
<div style="background-color:#f80d7a;">Content here</div>
.mybackground {background-color:#f80d7a;}
Border around this has a color of #f80d7a
<div style="border:2px solid #f80d7a;">Content here</div>
.myborder {border:2px solid #f80d7a;}