#f80d70 color space conversions
Hex:
#f80d70
RGB:
248, 13, 112
CMY:
3, 95, 56
CMYK:
0, 95, 55, 3
HSL:
335°, 94.3775%, 51.1765%
HSV (HSB):
335°, 94.7581%, 97.2549%
XYZ:
41.7800, 21.4142, 17.2605
xyY:
0.5193, 0.2662, 21.4142
CIE-Lab:
53.3998, 81.0346, 11.4131
CIE-LCH:
53.3998, 81.8344, 8.0170
CIE-Luv:
53.3998, 142.3647, -2.5545
Hunter-Lab:
46.2754, 80.1774, 10.2779
#f80d70 color charts
#f80d70 color shades, tints & tones
#f80d70 color schemes
#f80d70 color preview, HTML & CSS examples
This text has a color of #f80d70
<p style="color:#f80d70;">Text here</p>
.mytext {color:#f80d70;}
This box has a color of #f80d70
<div style="background-color:#f80d70;">Content here</div>
.mybackground {background-color:#f80d70;}
Border around this has a color of #f80d70
<div style="border:2px solid #f80d70;">Content here</div>
.myborder {border:2px solid #f80d70;}