#f72f86 color space conversions
Hex:
#f72f86
RGB:
247, 47, 134
CMY:
3, 82, 47
CMYK:
0, 81, 46, 3
HSL:
334°, 92.5926%, 57.6471%
HSV (HSB):
334°, 80.9717%, 96.8627%
XYZ:
43.6774, 23.5284, 24.7936
xyY:
0.4748, 0.2557, 23.5284
CIE-Lab:
55.6125, 77.1672, 1.3395
CIE-LCH:
55.6125, 77.1789, 0.9945
CIE-Luv:
55.6125, 125.1487, -13.5440
Hunter-Lab:
48.5061, 75.8448, 3.6485
#f72f86 color charts
#f72f86 color shades, tints & tones
#f72f86 color schemes
#f72f86 color preview, HTML & CSS examples
This text has a color of #f72f86
<p style="color:#f72f86;">Text here</p>
.mytext {color:#f72f86;}
This box has a color of #f72f86
<div style="background-color:#f72f86;">Content here</div>
.mybackground {background-color:#f72f86;}
Border around this has a color of #f72f86
<div style="border:2px solid #f72f86;">Content here</div>
.myborder {border:2px solid #f72f86;}