#fe72d5 color space conversions
Hex:
#fe72d5
RGB:
254, 114, 213
CMY:
0, 55, 16
CMYK:
0, 55, 16, 0
HSL:
318°, 98.5915%, 72.1569%
HSV (HSB):
318°, 55.1181%, 99.6078%
XYZ:
58.9006, 37.9096, 67.1637
xyY:
0.3592, 0.2312, 37.9096
CIE-Lab:
67.9539, 64.4119, -25.5023
CIE-LCH:
67.9539, 69.2766, 338.4001
CIE-Luv:
67.9539, 76.2808, -50.1686
Hunter-Lab:
61.5707, 63.0102, -21.5762
#fe72d5 color charts
#fe72d5 color shades, tints & tones
#fe72d5 color schemes
#fe72d5 color preview, HTML & CSS examples
This text has a color of #fe72d5
<p style="color:#fe72d5;">Text here</p>
.mytext {color:#fe72d5;}
This box has a color of #fe72d5
<div style="background-color:#fe72d5;">Content here</div>
.mybackground {background-color:#fe72d5;}
Border around this has a color of #fe72d5
<div style="border:2px solid #fe72d5;">Content here</div>
.myborder {border:2px solid #fe72d5;}