#f7017f color space conversions
Hex:
#f7017f
RGB:
247, 1, 127
CMY:
3, 100, 50
CMYK:
0, 100, 49, 3
HSL:
329°, 99.1935%, 48.6275%
HSV (HSB):
329°, 99.5951%, 96.8627%
XYZ:
42.1994, 21.3282, 21.9713
xyY:
0.4936, 0.2495, 21.3282
CIE-Lab:
53.3068, 82.7035, 2.1863
CIE-LCH:
53.3068, 82.7324, 1.5143
CIE-Luv:
53.3068, 136.1820, -13.7795
Hunter-Lab:
46.1824, 82.2859, 4.1205
#f7017f color charts
#f7017f color shades, tints & tones
#f7017f color schemes
#f7017f color preview, HTML & CSS examples
This text has a color of #f7017f
<p style="color:#f7017f;">Text here</p>
.mytext {color:#f7017f;}
This box has a color of #f7017f
<div style="background-color:#f7017f;">Content here</div>
.mybackground {background-color:#f7017f;}
Border around this has a color of #f7017f
<div style="border:2px solid #f7017f;">Content here</div>
.myborder {border:2px solid #f7017f;}