#f72dcc color space conversions
Hex:
#f72dcc
RGB:
247, 45, 204
CMY:
3, 82, 20
CMYK:
0, 82, 17, 3
HSL:
313°, 92.6606%, 57.2549%
HSV (HSB):
313°, 81.7814%, 96.8627%
XYZ:
50.1952, 26.0106, 59.5017
xyY:
0.3699, 0.1917, 26.0106
CIE-Lab:
58.0471, 84.9836, -35.8459
CIE-LCH:
58.0471, 92.2341, 337.1301
CIE-Luv:
58.0471, 95.5321, -67.9659
Hunter-Lab:
51.0006, 86.4305, -33.4725
#f72dcc color charts
#f72dcc color shades, tints & tones
#f72dcc color schemes
#f72dcc color preview, HTML & CSS examples
This text has a color of #f72dcc
<p style="color:#f72dcc;">Text here</p>
.mytext {color:#f72dcc;}
This box has a color of #f72dcc
<div style="background-color:#f72dcc;">Content here</div>
.mybackground {background-color:#f72dcc;}
Border around this has a color of #f72dcc
<div style="border:2px solid #f72dcc;">Content here</div>
.myborder {border:2px solid #f72dcc;}