#fe72d8 color space conversions
Hex:
#fe72d8
RGB:
254, 114, 216
CMY:
0, 55, 15
CMYK:
0, 55, 15, 0
HSL:
316°, 98.5915%, 72.1569%
HSV (HSB):
316°, 55.1181%, 99.6078%
XYZ:
59.2850, 38.0633, 69.1880
xyY:
0.3560, 0.2286, 38.0633
CIE-Lab:
68.0673, 64.8486, -27.0004
CIE-LCH:
68.0673, 70.2451, 337.3951
CIE-Luv:
68.0673, 75.4015, -52.6001
Hunter-Lab:
61.6955, 63.5589, -23.3036
#fe72d8 color charts
#fe72d8 color shades, tints & tones
#fe72d8 color schemes
#fe72d8 color preview, HTML & CSS examples
This text has a color of #fe72d8
<p style="color:#fe72d8;">Text here</p>
.mytext {color:#fe72d8;}
This box has a color of #fe72d8
<div style="background-color:#fe72d8;">Content here</div>
.mybackground {background-color:#fe72d8;}
Border around this has a color of #fe72d8
<div style="border:2px solid #fe72d8;">Content here</div>
.myborder {border:2px solid #fe72d8;}