#f72dd2 color space conversions
Hex:
#f72dd2
RGB:
247, 45, 210
CMY:
3, 82, 18
CMYK:
0, 82, 15, 3
HSL:
311°, 92.6606%, 57.2549%
HSV (HSB):
311°, 81.7814%, 96.8627%
XYZ:
50.9290, 26.3041, 63.3657
xyY:
0.3622, 0.1871, 26.3041
CIE-Lab:
58.3246, 85.7474, -38.8330
CIE-LCH:
58.3246, 94.1308, 335.6353
CIE-Luv:
58.3246, 93.0157, -72.6883
Hunter-Lab:
51.2875, 87.4992, -37.3516
#f72dd2 color charts
#f72dd2 color shades, tints & tones
#f72dd2 color schemes
#f72dd2 color preview, HTML & CSS examples
This text has a color of #f72dd2
<p style="color:#f72dd2;">Text here</p>
.mytext {color:#f72dd2;}
This box has a color of #f72dd2
<div style="background-color:#f72dd2;">Content here</div>
.mybackground {background-color:#f72dd2;}
Border around this has a color of #f72dd2
<div style="border:2px solid #f72dd2;">Content here</div>
.myborder {border:2px solid #f72dd2;}