#f72fb5 color space conversions
Hex:
#f72fb5
RGB:
247, 47, 181
CMY:
3, 82, 29
CMYK:
0, 81, 27, 3
HSL:
320°, 92.5926%, 57.6471%
HSV (HSB):
320°, 80.9717%, 96.8627%
XYZ:
47.7148, 25.1434, 46.0544
xyY:
0.4013, 0.2114, 25.1434
CIE-Lab:
57.2149, 81.8007, -23.8973
CIE-LCH:
57.2149, 85.2199, 343.7148
CIE-Luv:
57.2149, 104.9840, -49.4027
Hunter-Lab:
50.1432, 82.1048, -19.3551
#f72fb5 color charts
#f72fb5 color shades, tints & tones
#f72fb5 color schemes
#f72fb5 color preview, HTML & CSS examples
This text has a color of #f72fb5
<p style="color:#f72fb5;">Text here</p>
.mytext {color:#f72fb5;}
This box has a color of #f72fb5
<div style="background-color:#f72fb5;">Content here</div>
.mybackground {background-color:#f72fb5;}
Border around this has a color of #f72fb5
<div style="border:2px solid #f72fb5;">Content here</div>
.myborder {border:2px solid #f72fb5;}