#fe71ac color space conversions
Hex:
#fe71ac
RGB:
254, 113, 172
CMY:
0, 56, 33
CMYK:
0, 56, 32, 0
HSL:
335°, 98.6014%, 71.9608%
HSV (HSB):
335°, 55.5118%, 99.6078%
XYZ:
54.2246, 35.8596, 43.0934
xyY:
0.4072, 0.2693, 35.8596
CIE-Lab:
66.4125, 59.4626, -4.7502
CIE-LCH:
66.4125, 59.6520, 355.4326
CIE-Luv:
66.4125, 88.7740, -18.0963
Hunter-Lab:
59.8829, 56.8384, -0.7487
#fe71ac color charts
#fe71ac color shades, tints & tones
#fe71ac color schemes
#fe71ac color preview, HTML & CSS examples
This text has a color of #fe71ac
<p style="color:#fe71ac;">Text here</p>
.mytext {color:#fe71ac;}
This box has a color of #fe71ac
<div style="background-color:#fe71ac;">Content here</div>
.mybackground {background-color:#fe71ac;}
Border around this has a color of #fe71ac
<div style="border:2px solid #fe71ac;">Content here</div>
.myborder {border:2px solid #fe71ac;}