#fe5f77 color space conversions
Hex:
#fe5f77
RGB:
254, 95, 119
CMY:
0, 63, 53
CMYK:
0, 63, 53, 0
HSL:
351°, 98.7578%, 68.4314%
HSV (HSB):
351°, 62.5984%, 99.6078%
XYZ:
48.2950, 30.5872, 20.8112
xyY:
0.4844, 0.3068, 30.5872
CIE-Lab:
62.1576, 62.1003, 19.5482
CIE-LCH:
62.1576, 65.1043, 17.4732
CIE-Luv:
62.1576, 114.2166, 12.1306
Hunter-Lab:
55.3057, 59.0882, 16.4034
#fe5f77 color charts
#fe5f77 color shades, tints & tones
#fe5f77 color schemes
#fe5f77 color preview, HTML & CSS examples
This text has a color of #fe5f77
<p style="color:#fe5f77;">Text here</p>
.mytext {color:#fe5f77;}
This box has a color of #fe5f77
<div style="background-color:#fe5f77;">Content here</div>
.mybackground {background-color:#fe5f77;}
Border around this has a color of #fe5f77
<div style="border:2px solid #fe5f77;">Content here</div>
.myborder {border:2px solid #fe5f77;}