#f72dab color space conversions
Hex:
#f72dab
RGB:
247, 45, 171
CMY:
3, 82, 33
CMYK:
0, 82, 31, 3
HSL:
323°, 92.6606%, 57.2549%
HSV (HSB):
323°, 81.7814%, 96.8627%
XYZ:
46.6468, 24.5912, 40.8161
xyY:
0.4163, 0.2195, 24.5912
CIE-Lab:
56.6749, 81.1409, -18.9057
CIE-LCH:
56.6749, 83.3143, 346.8842
CIE-Luv:
56.6749, 109.7798, -41.9454
Hunter-Lab:
49.5895, 81.1260, -14.0877
#f72dab color charts
#f72dab color shades, tints & tones
#f72dab color schemes
#f72dab color preview, HTML & CSS examples
This text has a color of #f72dab
<p style="color:#f72dab;">Text here</p>
.mytext {color:#f72dab;}
This box has a color of #f72dab
<div style="background-color:#f72dab;">Content here</div>
.mybackground {background-color:#f72dab;}
Border around this has a color of #f72dab
<div style="border:2px solid #f72dab;">Content here</div>
.myborder {border:2px solid #f72dab;}