#f7007f color space conversions
Hex:
#f7007f
RGB:
247, 0, 127
CMY:
3, 100, 50
CMYK:
0, 100, 49, 3
HSL:
329°, 100.0000%, 48.4314%
HSV (HSB):
329°, 100.0000%, 96.8627%
XYZ:
42.1885, 21.3065, 21.9676
xyY:
0.4936, 0.2493, 21.3065
CIE-Lab:
53.2833, 82.7722, 2.1522
CIE-LCH:
53.2833, 82.8002, 1.4894
CIE-Luv:
53.2833, 136.2734, -13.8376
Hunter-Lab:
46.1589, 82.3681, 4.0943
#f7007f color charts
#f7007f color shades, tints & tones
#f7007f color schemes
#f7007f color preview, HTML & CSS examples
This text has a color of #f7007f
<p style="color:#f7007f;">Text here</p>
.mytext {color:#f7007f;}
This box has a color of #f7007f
<div style="background-color:#f7007f;">Content here</div>
.mybackground {background-color:#f7007f;}
Border around this has a color of #f7007f
<div style="border:2px solid #f7007f;">Content here</div>
.myborder {border:2px solid #f7007f;}