#f72fa3 color space conversions
Hex:
#f72fa3
RGB:
247, 47, 163
CMY:
3, 82, 36
CMYK:
0, 81, 34, 3
HSL:
325°, 92.5926%, 57.6471%
HSV (HSB):
325°, 80.9717%, 96.8627%
XYZ:
45.9851, 24.4515, 36.9463
xyY:
0.4282, 0.2277, 24.4515
CIE-Lab:
56.5371, 79.8614, -14.4337
CIE-LCH:
56.5371, 81.1552, 349.7553
CIE-Luv:
56.5371, 112.7919, -35.3114
Hunter-Lab:
49.4485, 79.4631, -9.6856
#f72fa3 color charts
#f72fa3 color shades, tints & tones
#f72fa3 color schemes
#f72fa3 color preview, HTML & CSS examples
This text has a color of #f72fa3
<p style="color:#f72fa3;">Text here</p>
.mytext {color:#f72fa3;}
This box has a color of #f72fa3
<div style="background-color:#f72fa3;">Content here</div>
.mybackground {background-color:#f72fa3;}
Border around this has a color of #f72fa3
<div style="border:2px solid #f72fa3;">Content here</div>
.myborder {border:2px solid #f72fa3;}