#fe60ac color space conversions
Hex:
#fe60ac
RGB:
254, 96, 172
CMY:
0, 62, 33
CMYK:
0, 62, 32, 0
HSL:
331°, 98.7500%, 68.6275%
HSV (HSB):
331°, 62.2047%, 99.6078%
XYZ:
52.5023, 32.4151, 42.5193
xyY:
0.4120, 0.2544, 32.4151
CIE-Lab:
63.6845, 66.7836, -8.7988
CIE-LCH:
63.6845, 67.3608, 352.4945
CIE-Luv:
63.6845, 97.1568, -25.2367
Hunter-Lab:
56.9343, 64.9699, -4.4246
#fe60ac color charts
#fe60ac color shades, tints & tones
#fe60ac color schemes
#fe60ac color preview, HTML & CSS examples
This text has a color of #fe60ac
<p style="color:#fe60ac;">Text here</p>
.mytext {color:#fe60ac;}
This box has a color of #fe60ac
<div style="background-color:#fe60ac;">Content here</div>
.mybackground {background-color:#fe60ac;}
Border around this has a color of #fe60ac
<div style="border:2px solid #fe60ac;">Content here</div>
.myborder {border:2px solid #fe60ac;}