#fe5379 color space conversions
Hex:
#fe5379
RGB:
254, 83, 121
CMY:
0, 67, 53
CMYK:
0, 67, 52, 0
HSL:
347°, 98.8439%, 66.0784%
HSV (HSB):
347°, 67.3228%, 99.6078%
XYZ:
47.4175, 28.6378, 21.1176
xyY:
0.4880, 0.2947, 28.6378
CIE-Lab:
60.4606, 66.9832, 16.0599
CIE-LCH:
60.4606, 68.8816, 13.4827
CIE-Luv:
60.4606, 120.3988, 6.8085
Hunter-Lab:
53.5143, 64.5137, 14.0632
#fe5379 color charts
#fe5379 color shades, tints & tones
#fe5379 color schemes
#fe5379 color preview, HTML & CSS examples
This text has a color of #fe5379
<p style="color:#fe5379;">Text here</p>
.mytext {color:#fe5379;}
This box has a color of #fe5379
<div style="background-color:#fe5379;">Content here</div>
.mybackground {background-color:#fe5379;}
Border around this has a color of #fe5379
<div style="border:2px solid #fe5379;">Content here</div>
.myborder {border:2px solid #fe5379;}