#fe5980 color space conversions
Hex:
#fe5980
RGB:
254, 89, 128
CMY:
0, 65, 50
CMYK:
0, 65, 50, 0
HSL:
346°, 98.8024%, 67.2549%
HSV (HSB):
346°, 64.9606%, 99.6078%
XYZ:
48.3417, 29.7741, 23.6212
xyY:
0.4752, 0.2927, 29.7741
CIE-Lab:
61.4588, 65.2406, 13.3757
CIE-LCH:
61.4588, 66.5977, 11.5863
CIE-Luv:
61.4588, 114.9777, 4.2000
Hunter-Lab:
54.5656, 62.6498, 12.5296
#fe5980 color charts
#fe5980 color shades, tints & tones
#fe5980 color schemes
#fe5980 color preview, HTML & CSS examples
This text has a color of #fe5980
<p style="color:#fe5980;">Text here</p>
.mytext {color:#fe5980;}
This box has a color of #fe5980
<div style="background-color:#fe5980;">Content here</div>
.mybackground {background-color:#fe5980;}
Border around this has a color of #fe5980
<div style="border:2px solid #fe5980;">Content here</div>
.myborder {border:2px solid #fe5980;}