#f72bdf color space conversions
Hex:
#f72bdf
RGB:
247, 43, 223
CMY:
3, 83, 13
CMYK:
0, 83, 10, 3
HSL:
307°, 92.7273%, 56.8627%
HSV (HSB):
307°, 82.5911%, 96.8627%
XYZ:
52.5409, 26.8296, 72.2215
xyY:
0.3466, 0.1770, 26.8296
CIE-Lab:
58.8163, 87.8679, -45.4274
CIE-LCH:
58.8163, 98.9162, 332.6612
CIE-Luv:
58.8163, 87.9816, -83.2078
Hunter-Lab:
51.7973, 90.4173, -46.4104
#f72bdf color charts
#f72bdf color shades, tints & tones
#f72bdf color schemes
#f72bdf color preview, HTML & CSS examples
This text has a color of #f72bdf
<p style="color:#f72bdf;">Text here</p>
.mytext {color:#f72bdf;}
This box has a color of #f72bdf
<div style="background-color:#f72bdf;">Content here</div>
.mybackground {background-color:#f72bdf;}
Border around this has a color of #f72bdf
<div style="border:2px solid #f72bdf;">Content here</div>
.myborder {border:2px solid #f72bdf;}