#fe5880 color space conversions
Hex:
#fe5880
RGB:
254, 88, 128
CMY:
0, 65, 50
CMYK:
0, 65, 50, 0
HSL:
346°, 98.8095%, 67.0588%
HSV (HSB):
346°, 65.3543%, 99.6078%
XYZ:
48.2591, 29.6088, 23.5936
xyY:
0.4756, 0.2918, 29.6088
CIE-Lab:
61.3152, 65.6321, 13.1748
CIE-LCH:
61.3152, 66.9414, 11.3506
CIE-Luv:
61.3152, 115.5205, 3.8574
Hunter-Lab:
54.4140, 63.0850, 12.3819
#fe5880 color charts
#fe5880 color shades, tints & tones
#fe5880 color schemes
#fe5880 color preview, HTML & CSS examples
This text has a color of #fe5880
<p style="color:#fe5880;">Text here</p>
.mytext {color:#fe5880;}
This box has a color of #fe5880
<div style="background-color:#fe5880;">Content here</div>
.mybackground {background-color:#fe5880;}
Border around this has a color of #fe5880
<div style="border:2px solid #fe5880;">Content here</div>
.myborder {border:2px solid #fe5880;}