#f7008f color space conversions
Hex:
#f7008f
RGB:
247, 0, 143
CMY:
3, 100, 44
CMYK:
0, 100, 42, 3
HSL:
325°, 100.0000%, 48.4314%
HSV (HSB):
325°, 100.0000%, 96.8627%
XYZ:
43.3157, 21.7573, 27.9032
xyY:
0.4659, 0.2340, 21.7573
CIE-Lab:
53.7686, 84.0473, -6.7457
CIE-LCH:
53.7686, 84.3176, 355.4112
CIE-Luv:
53.7686, 128.8338, -25.4704
Hunter-Lab:
46.6448, 84.1321, -2.8163
#f7008f color charts
#f7008f color shades, tints & tones
#f7008f color schemes
#f7008f color preview, HTML & CSS examples
This text has a color of #f7008f
<p style="color:#f7008f;">Text here</p>
.mytext {color:#f7008f;}
This box has a color of #f7008f
<div style="background-color:#f7008f;">Content here</div>
.mybackground {background-color:#f7008f;}
Border around this has a color of #f7008f
<div style="border:2px solid #f7008f;">Content here</div>
.myborder {border:2px solid #f7008f;}