#f72da1 color space conversions
Hex:
#f72da1
RGB:
247, 45, 161
CMY:
3, 82, 37
CMYK:
0, 82, 35, 3
HSL:
326°, 92.6606%, 57.2549%
HSV (HSB):
326°, 81.7814%, 96.8627%
XYZ:
45.7292, 24.2241, 35.9837
xyY:
0.4317, 0.2287, 24.2241
CIE-Lab:
56.3115, 80.1040, -13.6005
CIE-LCH:
56.3115, 81.2503, 350.3639
CIE-Luv:
56.3115, 114.1523, -34.1678
Hunter-Lab:
49.2180, 79.7154, -8.8948
#f72da1 color charts
#f72da1 color shades, tints & tones
#f72da1 color schemes
#f72da1 color preview, HTML & CSS examples
This text has a color of #f72da1
<p style="color:#f72da1;">Text here</p>
.mytext {color:#f72da1;}
This box has a color of #f72da1
<div style="background-color:#f72da1;">Content here</div>
.mybackground {background-color:#f72da1;}
Border around this has a color of #f72da1
<div style="border:2px solid #f72da1;">Content here</div>
.myborder {border:2px solid #f72da1;}