#f72cc2 color space conversions
Hex:
#f72cc2
RGB:
247, 44, 194
CMY:
3, 83, 24
CMYK:
0, 82, 21, 3
HSL:
316°, 92.6941%, 57.0588%
HSV (HSB):
316°, 82.1862%, 96.8627%
XYZ:
48.9961, 25.4706, 53.3729
xyY:
0.3833, 0.1992, 25.4706
CIE-Lab:
57.5311, 83.9633, -30.9169
CIE-LCH:
57.5311, 89.4746, 339.7853
CIE-Luv:
57.5311, 99.9781, -60.2611
Hunter-Lab:
50.4684, 84.9730, -27.3743
#f72cc2 color charts
#f72cc2 color shades, tints & tones
#f72cc2 color schemes
#f72cc2 color preview, HTML & CSS examples
This text has a color of #f72cc2
<p style="color:#f72cc2;">Text here</p>
.mytext {color:#f72cc2;}
This box has a color of #f72cc2
<div style="background-color:#f72cc2;">Content here</div>
.mybackground {background-color:#f72cc2;}
Border around this has a color of #f72cc2
<div style="border:2px solid #f72cc2;">Content here</div>
.myborder {border:2px solid #f72cc2;}