#fe80c0 color space conversions
Hex:
#fe80c0
RGB:
254, 128, 192
CMY:
0, 50, 25
CMYK:
0, 50, 24, 0
HSL:
330°, 98.4375%, 74.9020%
HSV (HSB):
330°, 49.6063%, 99.6078%
XYZ:
58.1066, 40.3149, 54.5882
xyY:
0.3798, 0.2635, 40.3149
CIE-Lab:
69.6933, 54.9906, -11.1355
CIE-LCH:
69.6933, 56.1067, 348.5525
CIE-Luv:
69.6933, 75.5122, -26.6238
Hunter-Lab:
63.4941, 52.2399, -6.5280
#fe80c0 color charts
#fe80c0 color shades, tints & tones
#fe80c0 color schemes
#fe80c0 color preview, HTML & CSS examples
This text has a color of #fe80c0
<p style="color:#fe80c0;">Text here</p>
.mytext {color:#fe80c0;}
This box has a color of #fe80c0
<div style="background-color:#fe80c0;">Content here</div>
.mybackground {background-color:#fe80c0;}
Border around this has a color of #fe80c0
<div style="border:2px solid #fe80c0;">Content here</div>
.myborder {border:2px solid #fe80c0;}