#f7007e color space conversions
Hex:
#f7007e
RGB:
247, 0, 126
CMY:
3, 100, 51
CMYK:
0, 100, 49, 3
HSL:
329°, 100.0000%, 48.4314%
HSV (HSB):
329°, 100.0000%, 96.8627%
XYZ:
42.1237, 21.2805, 21.6260
xyY:
0.4954, 0.2503, 21.2805
CIE-Lab:
53.2551, 82.6979, 2.7149
CIE-LCH:
53.2551, 82.7424, 1.8803
CIE-Luv:
53.2551, 136.7278, -13.1325
Hunter-Lab:
46.1308, 82.2657, 4.4965
#f7007e color charts
#f7007e color shades, tints & tones
#f7007e color schemes
#f7007e color preview, HTML & CSS examples
This text has a color of #f7007e
<p style="color:#f7007e;">Text here</p>
.mytext {color:#f7007e;}
This box has a color of #f7007e
<div style="background-color:#f7007e;">Content here</div>
.mybackground {background-color:#f7007e;}
Border around this has a color of #f7007e
<div style="border:2px solid #f7007e;">Content here</div>
.myborder {border:2px solid #f7007e;}