#f72c9d color space conversions
Hex:
#f72c9d
RGB:
247, 44, 157
CMY:
3, 83, 38
CMYK:
0, 82, 36, 3
HSL:
327°, 92.6941%, 57.0588%
HSV (HSB):
327°, 82.1862%, 96.8627%
XYZ:
45.3443, 24.0098, 34.1427
xyY:
0.4381, 0.2320, 24.0098
CIE-Lab:
56.0976, 79.9234, -11.5697
CIE-LCH:
56.0976, 80.7565, 351.7631
CIE-Luv:
56.0976, 116.1418, -31.2843
Hunter-Lab:
48.9998, 79.4335, -7.0130
#f72c9d color charts
#f72c9d color shades, tints & tones
#f72c9d color schemes
#f72c9d color preview, HTML & CSS examples
This text has a color of #f72c9d
<p style="color:#f72c9d;">Text here</p>
.mytext {color:#f72c9d;}
This box has a color of #f72c9d
<div style="background-color:#f72c9d;">Content here</div>
.mybackground {background-color:#f72c9d;}
Border around this has a color of #f72c9d
<div style="border:2px solid #f72c9d;">Content here</div>
.myborder {border:2px solid #f72c9d;}