#f7165f color space conversions
Hex:
#f7165f
RGB:
247, 22, 95
CMY:
3, 91, 63
CMYK:
0, 91, 62, 3
HSL:
341°, 93.3610%, 52.7451%
HSV (HSB):
341°, 91.0931%, 96.8627%
XYZ:
40.7102, 21.1742, 12.7678
xyY:
0.5453, 0.2836, 21.1742
CIE-Lab:
53.1396, 78.8835, 21.3138
CIE-LCH:
53.1396, 81.7122, 15.1199
CIE-Luv:
53.1396, 146.9536, 8.3831
Hunter-Lab:
46.0154, 77.3934, 15.7597
#f7165f color charts
#f7165f color shades, tints & tones
#f7165f color schemes
#f7165f color preview, HTML & CSS examples
This text has a color of #f7165f
<p style="color:#f7165f;">Text here</p>
.mytext {color:#f7165f;}
This box has a color of #f7165f
<div style="background-color:#f7165f;">Content here</div>
.mybackground {background-color:#f7165f;}
Border around this has a color of #f7165f
<div style="border:2px solid #f7165f;">Content here</div>
.myborder {border:2px solid #f7165f;}