#fe80b1 color space conversions
Hex:
#fe80b1
RGB:
254, 128, 177
CMY:
0, 50, 31
CMYK:
0, 50, 30, 0
HSL:
337°, 98.4375%, 74.9020%
HSV (HSB):
337°, 49.6063%, 99.6078%
XYZ:
56.5280, 39.6835, 46.2753
xyY:
0.3967, 0.2785, 39.6835
CIE-Lab:
69.2435, 53.0509, -3.3979
CIE-LCH:
69.2435, 53.1596, 356.3352
CIE-Luv:
69.2435, 79.3573, -14.9361
Hunter-Lab:
62.9948, 49.9349, 0.5426
#fe80b1 color charts
#fe80b1 color shades, tints & tones
#fe80b1 color schemes
#fe80b1 color preview, HTML & CSS examples
This text has a color of #fe80b1
<p style="color:#fe80b1;">Text here</p>
.mytext {color:#fe80b1;}
This box has a color of #fe80b1
<div style="background-color:#fe80b1;">Content here</div>
.mybackground {background-color:#fe80b1;}
Border around this has a color of #fe80b1
<div style="border:2px solid #fe80b1;">Content here</div>
.myborder {border:2px solid #fe80b1;}