#f72fc8 color space conversions
Hex:
#f72fc8
RGB:
247, 47, 200
CMY:
3, 82, 22
CMYK:
0, 81, 19, 3
HSL:
314°, 92.5926%, 57.6471%
HSV (HSB):
314°, 80.9717%, 96.8627%
XYZ:
49.7996, 25.9773, 57.0330
xyY:
0.3750, 0.1956, 25.9773
CIE-Lab:
58.0155, 84.0550, -33.6069
CIE-LCH:
58.0155, 90.5244, 338.2074
CIE-Luv:
58.0155, 96.8519, -64.4200
Hunter-Lab:
50.9679, 85.2143, -30.6678
#f72fc8 color charts
#f72fc8 color shades, tints & tones
#f72fc8 color schemes
#f72fc8 color preview, HTML & CSS examples
This text has a color of #f72fc8
<p style="color:#f72fc8;">Text here</p>
.mytext {color:#f72fc8;}
This box has a color of #f72fc8
<div style="background-color:#f72fc8;">Content here</div>
.mybackground {background-color:#f72fc8;}
Border around this has a color of #f72fc8
<div style="border:2px solid #f72fc8;">Content here</div>
.myborder {border:2px solid #f72fc8;}