#f72f6c color space conversions
Hex:
#f72f6c
RGB:
247, 47, 108
CMY:
3, 82, 58
CMYK:
0, 81, 56, 3
HSL:
342°, 92.5926%, 57.6471%
HSV (HSB):
342°, 80.9717%, 96.8627%
XYZ:
42.0811, 22.8899, 16.3876
xyY:
0.5172, 0.2813, 22.8899
CIE-Lab:
54.9587, 75.2262, 15.9573
CIE-LCH:
54.9587, 76.9000, 11.9763
CIE-Luv:
54.9587, 135.3733, 4.0667
Hunter-Lab:
47.8434, 73.2753, 13.1820
#f72f6c color charts
#f72f6c color shades, tints & tones
#f72f6c color schemes
#f72f6c color preview, HTML & CSS examples
This text has a color of #f72f6c
<p style="color:#f72f6c;">Text here</p>
.mytext {color:#f72f6c;}
This box has a color of #f72f6c
<div style="background-color:#f72f6c;">Content here</div>
.mybackground {background-color:#f72f6c;}
Border around this has a color of #f72f6c
<div style="border:2px solid #f72f6c;">Content here</div>
.myborder {border:2px solid #f72f6c;}