#fe72d4 color space conversions
Hex:
#fe72d4
RGB:
254, 114, 212
CMY:
0, 55, 17
CMYK:
0, 55, 17, 0
HSL:
318°, 98.5915%, 72.1569%
HSV (HSB):
318°, 55.1181%, 99.6078%
XYZ:
58.7740, 37.8589, 66.4971
xyY:
0.3603, 0.2321, 37.8589
CIE-Lab:
67.9165, 64.2675, -25.0017
CIE-LCH:
67.9165, 68.9593, 338.7427
CIE-Luv:
67.9165, 76.5741, -49.3588
Hunter-Lab:
61.5296, 62.8291, -21.0060
#fe72d4 color charts
#fe72d4 color shades, tints & tones
#fe72d4 color schemes
#fe72d4 color preview, HTML & CSS examples
This text has a color of #fe72d4
<p style="color:#fe72d4;">Text here</p>
.mytext {color:#fe72d4;}
This box has a color of #fe72d4
<div style="background-color:#fe72d4;">Content here</div>
.mybackground {background-color:#fe72d4;}
Border around this has a color of #fe72d4
<div style="border:2px solid #fe72d4;">Content here</div>
.myborder {border:2px solid #fe72d4;}