#fe60a6 color space conversions
Hex:
#fe60a6
RGB:
254, 96, 166
CMY:
0, 62, 35
CMYK:
0, 62, 35, 0
HSL:
333°, 98.7500%, 68.6275%
HSV (HSB):
333°, 62.2047%, 99.6078%
XYZ:
51.9389, 32.1897, 39.5522
xyY:
0.4199, 0.2603, 32.1897
CIE-Lab:
63.4994, 66.1086, -5.6352
CIE-LCH:
63.4994, 66.3484, 355.1278
CIE-Luv:
63.4994, 99.1421, -20.6204
Hunter-Lab:
56.7360, 64.1194, -1.6174
#fe60a6 color charts
#fe60a6 color shades, tints & tones
#fe60a6 color schemes
#fe60a6 color preview, HTML & CSS examples
This text has a color of #fe60a6
<p style="color:#fe60a6;">Text here</p>
.mytext {color:#fe60a6;}
This box has a color of #fe60a6
<div style="background-color:#fe60a6;">Content here</div>
.mybackground {background-color:#fe60a6;}
Border around this has a color of #fe60a6
<div style="border:2px solid #fe60a6;">Content here</div>
.myborder {border:2px solid #fe60a6;}