#f72dcf color space conversions
Hex:
#f72dcf
RGB:
247, 45, 207
CMY:
3, 82, 19
CMYK:
0, 82, 16, 3
HSL:
312°, 92.6606%, 57.2549%
HSV (HSB):
312°, 81.7814%, 96.8627%
XYZ:
50.5586, 26.1559, 61.4153
xyY:
0.3660, 0.1894, 26.1559
CIE-Lab:
58.1848, 85.3631, -37.3430
CIE-LCH:
58.1848, 93.1738, 336.3725
CIE-Luv:
58.1848, 94.2700, -70.3290
Hunter-Lab:
51.1429, 86.9609, -35.3989
#f72dcf color charts
#f72dcf color shades, tints & tones
#f72dcf color schemes
#f72dcf color preview, HTML & CSS examples
This text has a color of #f72dcf
<p style="color:#f72dcf;">Text here</p>
.mytext {color:#f72dcf;}
This box has a color of #f72dcf
<div style="background-color:#f72dcf;">Content here</div>
.mybackground {background-color:#f72dcf;}
Border around this has a color of #f72dcf
<div style="border:2px solid #f72dcf;">Content here</div>
.myborder {border:2px solid #f72dcf;}