#f72aee color space conversions
Hex:
#f72aee
RGB:
247, 42, 238
CMY:
3, 84, 7
CMYK:
0, 83, 4, 3
HSL:
303°, 92.7602%, 56.6667%
HSV (HSB):
303°, 82.9960%, 96.8627%
XYZ:
54.6184, 27.6031, 83.3381
xyY:
0.3299, 0.1667, 27.6031
CIE-Lab:
59.5285, 90.1366, -52.7252
CIE-LCH:
59.5285, 104.4249, 329.6746
CIE-Luv:
59.5285, 82.1486, -94.9255
Hunter-Lab:
52.5387, 93.6230, -57.2702
#f72aee color charts
#f72aee color shades, tints & tones
#f72aee color schemes
#f72aee color preview, HTML & CSS examples
This text has a color of #f72aee
<p style="color:#f72aee;">Text here</p>
.mytext {color:#f72aee;}
This box has a color of #f72aee
<div style="background-color:#f72aee;">Content here</div>
.mybackground {background-color:#f72aee;}
Border around this has a color of #f72aee
<div style="border:2px solid #f72aee;">Content here</div>
.myborder {border:2px solid #f72aee;}