#fe80a6 color space conversions
Hex:
#fe80a6
RGB:
254, 128, 166
CMY:
0, 50, 35
CMYK:
0, 50, 35, 0
HSL:
342°, 98.4375%, 74.9020%
HSV (HSB):
342°, 49.6063%, 99.6078%
XYZ:
55.4752, 39.2623, 40.7309
xyY:
0.4095, 0.2898, 39.2623
CIE-Lab:
68.9409, 51.7284, 2.3429
CIE-LCH:
68.9409, 51.7814, 2.5933
CIE-Luv:
68.9409, 82.1125, -6.6252
Hunter-Lab:
62.6597, 48.3789, 5.3213
#fe80a6 color charts
#fe80a6 color shades, tints & tones
#fe80a6 color schemes
#fe80a6 color preview, HTML & CSS examples
This text has a color of #fe80a6
<p style="color:#fe80a6;">Text here</p>
.mytext {color:#fe80a6;}
This box has a color of #fe80a6
<div style="background-color:#fe80a6;">Content here</div>
.mybackground {background-color:#fe80a6;}
Border around this has a color of #fe80a6
<div style="border:2px solid #fe80a6;">Content here</div>
.myborder {border:2px solid #fe80a6;}