#f72de4 color space conversions
Hex:
#f72de4
RGB:
247, 45, 228
CMY:
3, 82, 11
CMYK:
0, 82, 8, 3
HSL:
306°, 92.6606%, 57.2549%
HSV (HSB):
306°, 81.7814%, 96.8627%
XYZ:
53.2997, 27.2524, 75.8498
xyY:
0.3408, 0.1742, 27.2524
CIE-Lab:
59.2072, 88.1490, -47.6267
CIE-LCH:
59.2072, 100.1926, 331.6177
CIE-Luv:
59.2072, 85.6730, -86.7309
Hunter-Lab:
52.2038, 90.8907, -49.6031
#f72de4 color charts
#f72de4 color shades, tints & tones
#f72de4 color schemes
#f72de4 color preview, HTML & CSS examples
This text has a color of #f72de4
<p style="color:#f72de4;">Text here</p>
.mytext {color:#f72de4;}
This box has a color of #f72de4
<div style="background-color:#f72de4;">Content here</div>
.mybackground {background-color:#f72de4;}
Border around this has a color of #f72de4
<div style="border:2px solid #f72de4;">Content here</div>
.myborder {border:2px solid #f72de4;}