#f80d72 color space conversions
Hex:
#f80d72
RGB:
248, 13, 114
CMY:
3, 95, 55
CMYK:
0, 95, 54, 3
HSL:
334°, 94.3775%, 51.1765%
HSV (HSB):
334°, 94.7581%, 97.2549%
XYZ:
41.8926, 21.4592, 17.8536
xyY:
0.5159, 0.2643, 21.4592
CIE-Lab:
53.4485, 81.1663, 10.2711
CIE-LCH:
53.4485, 81.8136, 7.2121
CIE-Luv:
53.4485, 141.5219, -3.8682
Hunter-Lab:
46.3241, 80.3570, 9.5761
#f80d72 color charts
#f80d72 color shades, tints & tones
#f80d72 color schemes
#f80d72 color preview, HTML & CSS examples
This text has a color of #f80d72
<p style="color:#f80d72;">Text here</p>
.mytext {color:#f80d72;}
This box has a color of #f80d72
<div style="background-color:#f80d72;">Content here</div>
.mybackground {background-color:#f80d72;}
Border around this has a color of #f80d72
<div style="border:2px solid #f80d72;">Content here</div>
.myborder {border:2px solid #f80d72;}