#fe80c7 color space conversions
Hex:
#fe80c7
RGB:
254, 128, 199
CMY:
0, 50, 22
CMYK:
0, 50, 22, 0
HSL:
326°, 98.4375%, 74.9020%
HSV (HSB):
326°, 49.6063%, 99.6078%
XYZ:
58.9010, 40.6327, 58.7713
xyY:
0.3721, 0.2567, 40.6327
CIE-Lab:
69.9178, 55.9477, -14.7073
CIE-LCH:
69.9178, 57.8486, 345.2715
CIE-Luv:
69.9178, 73.6952, -32.1862
Hunter-Lab:
63.7438, 53.3873, -10.0443
#fe80c7 color charts
#fe80c7 color shades, tints & tones
#fe80c7 color schemes
#fe80c7 color preview, HTML & CSS examples
This text has a color of #fe80c7
<p style="color:#fe80c7;">Text here</p>
.mytext {color:#fe80c7;}
This box has a color of #fe80c7
<div style="background-color:#fe80c7;">Content here</div>
.mybackground {background-color:#fe80c7;}
Border around this has a color of #fe80c7
<div style="border:2px solid #fe80c7;">Content here</div>
.myborder {border:2px solid #fe80c7;}