#f72de8 color space conversions
Hex:
#f72de8
RGB:
247, 45, 232
CMY:
3, 82, 9
CMYK:
0, 82, 6, 3
HSL:
304°, 92.6606%, 57.2549%
HSV (HSB):
304°, 81.7814%, 96.8627%
XYZ:
53.8616, 27.4771, 78.8087
xyY:
0.3363, 0.1716, 27.4771
CIE-Lab:
59.4134, 88.7041, -49.5473
CIE-LCH:
59.4134, 101.6039, 330.8137
CIE-Luv:
59.4134, 84.0883, -89.8182
Hunter-Lab:
52.4186, 91.6813, -52.4464
#f72de8 color charts
#f72de8 color shades, tints & tones
#f72de8 color schemes
#f72de8 color preview, HTML & CSS examples
This text has a color of #f72de8
<p style="color:#f72de8;">Text here</p>
.mytext {color:#f72de8;}
This box has a color of #f72de8
<div style="background-color:#f72de8;">Content here</div>
.mybackground {background-color:#f72de8;}
Border around this has a color of #f72de8
<div style="border:2px solid #f72de8;">Content here</div>
.myborder {border:2px solid #f72de8;}