#f72f85 color space conversions
Hex:
#f72f85
RGB:
247, 47, 133
CMY:
3, 82, 48
CMYK:
0, 81, 46, 3
HSL:
334°, 92.5926%, 57.6471%
HSV (HSB):
334°, 80.9717%, 96.8627%
XYZ:
43.6079, 23.5006, 24.4280
xyY:
0.4764, 0.2567, 23.5006
CIE-Lab:
55.5843, 77.0842, 1.8943
CIE-LCH:
55.5843, 77.1074, 1.4077
CIE-Luv:
55.5843, 125.5617, -12.8263
Hunter-Lab:
48.4775, 75.7342, 4.0578
#f72f85 color charts
#f72f85 color shades, tints & tones
#f72f85 color schemes
#f72f85 color preview, HTML & CSS examples
This text has a color of #f72f85
<p style="color:#f72f85;">Text here</p>
.mytext {color:#f72f85;}
This box has a color of #f72f85
<div style="background-color:#f72f85;">Content here</div>
.mybackground {background-color:#f72f85;}
Border around this has a color of #f72f85
<div style="border:2px solid #f72f85;">Content here</div>
.myborder {border:2px solid #f72f85;}