#f72bb4 color space conversions
Hex:
#f72bb4
RGB:
247, 43, 180
CMY:
3, 83, 29
CMYK:
0, 83, 27, 3
HSL:
320°, 92.7273%, 56.8627%
HSV (HSB):
320°, 82.5911%, 96.8627%
XYZ:
47.4599, 24.7972, 45.4649
xyY:
0.4032, 0.2106, 24.7972
CIE-Lab:
56.8773, 82.5468, -23.8361
CIE-LCH:
56.8773, 85.9194, 343.8935
CIE-Luv:
56.8773, 106.2622, -49.3978
Hunter-Lab:
49.7968, 82.9788, -19.2746
#f72bb4 color charts
#f72bb4 color shades, tints & tones
#f72bb4 color schemes
#f72bb4 color preview, HTML & CSS examples
This text has a color of #f72bb4
<p style="color:#f72bb4;">Text here</p>
.mytext {color:#f72bb4;}
This box has a color of #f72bb4
<div style="background-color:#f72bb4;">Content here</div>
.mybackground {background-color:#f72bb4;}
Border around this has a color of #f72bb4
<div style="border:2px solid #f72bb4;">Content here</div>
.myborder {border:2px solid #f72bb4;}