#fe72e7 color space conversions
Hex:
#fe72e7
RGB:
254, 114, 231
CMY:
0, 55, 9
CMYK:
0, 55, 9, 0
HSL:
310°, 98.5915%, 72.1569%
HSV (HSB):
310°, 55.1181%, 99.6078%
XYZ:
61.3142, 38.8750, 79.8733
xyY:
0.3405, 0.2159, 38.8750
CIE-Lab:
68.6606, 67.1105, -34.4088
CIE-LCH:
68.6606, 75.4174, 332.8550
CIE-Luv:
68.6606, 71.0334, -64.7810
Hunter-Lab:
62.3498, 66.4229, -32.3087
#fe72e7 color charts
#fe72e7 color shades, tints & tones
#fe72e7 color schemes
#fe72e7 color preview, HTML & CSS examples
This text has a color of #fe72e7
<p style="color:#fe72e7;">Text here</p>
.mytext {color:#fe72e7;}
This box has a color of #fe72e7
<div style="background-color:#fe72e7;">Content here</div>
.mybackground {background-color:#fe72e7;}
Border around this has a color of #fe72e7
<div style="border:2px solid #fe72e7;">Content here</div>
.myborder {border:2px solid #fe72e7;}