#f7667f color space conversions
Hex:
#f7667f
RGB:
247, 102, 127
CMY:
3, 60, 50
CMYK:
0, 59, 49, 3
HSL:
350°, 90.0621%, 68.4314%
HSV (HSB):
350°, 58.7045%, 96.8627%
XYZ:
46.9399, 30.8092, 23.5514
xyY:
0.4634, 0.3041, 30.8092
CIE-Lab:
62.3462, 57.5198, 15.0241
CIE-LCH:
62.3462, 59.4496, 14.6385
CIE-Luv:
62.3462, 102.1500, 8.0712
Hunter-Lab:
55.5060, 53.8169, 13.6972
#f7667f color charts
#f7667f color shades, tints & tones
#f7667f color schemes
#f7667f color preview, HTML & CSS examples
This text has a color of #f7667f
<p style="color:#f7667f;">Text here</p>
.mytext {color:#f7667f;}
This box has a color of #f7667f
<div style="background-color:#f7667f;">Content here</div>
.mybackground {background-color:#f7667f;}
Border around this has a color of #f7667f
<div style="border:2px solid #f7667f;">Content here</div>
.myborder {border:2px solid #f7667f;}