#f72f75 color space conversions
Hex:
#f72f75
RGB:
247, 47, 117
CMY:
3, 82, 54
CMYK:
0, 81, 53, 3
HSL:
339°, 92.5926%, 57.6471%
HSV (HSB):
339°, 80.9717%, 96.8627%
XYZ:
42.5852, 23.0915, 19.0422
xyY:
0.5027, 0.2726, 23.0915
CIE-Lab:
55.1665, 75.8464, 10.8560
CIE-LCH:
55.1665, 76.6194, 8.1455
CIE-Luv:
55.1665, 131.9706, -1.7587
Hunter-Lab:
48.0537, 74.0929, 10.1427
#f72f75 color charts
#f72f75 color shades, tints & tones
#f72f75 color schemes
#f72f75 color preview, HTML & CSS examples
This text has a color of #f72f75
<p style="color:#f72f75;">Text here</p>
.mytext {color:#f72f75;}
This box has a color of #f72f75
<div style="background-color:#f72f75;">Content here</div>
.mybackground {background-color:#f72f75;}
Border around this has a color of #f72f75
<div style="border:2px solid #f72f75;">Content here</div>
.myborder {border:2px solid #f72f75;}