#fe80c1 color space conversions
Hex:
#fe80c1
RGB:
254, 128, 193
CMY:
0, 50, 24
CMYK:
0, 50, 24, 0
HSL:
329°, 98.4375%, 74.9020%
HSV (HSB):
329°, 49.6063%, 99.6078%
XYZ:
58.2179, 40.3594, 55.1738
xyY:
0.3787, 0.2625, 40.3594
CIE-Lab:
69.7248, 55.1253, -11.6474
CIE-LCH:
69.7248, 56.3424, 348.0695
CIE-Luv:
69.7248, 75.2533, -27.4148
Hunter-Lab:
63.5291, 52.4010, -7.0219
#fe80c1 color charts
#fe80c1 color shades, tints & tones
#fe80c1 color schemes
#fe80c1 color preview, HTML & CSS examples
This text has a color of #fe80c1
<p style="color:#fe80c1;">Text here</p>
.mytext {color:#fe80c1;}
This box has a color of #fe80c1
<div style="background-color:#fe80c1;">Content here</div>
.mybackground {background-color:#fe80c1;}
Border around this has a color of #fe80c1
<div style="border:2px solid #fe80c1;">Content here</div>
.myborder {border:2px solid #fe80c1;}