#fe5060 color space conversions
Hex:
#fe5060
RGB:
254, 80, 96
CMY:
0, 69, 62
CMYK:
0, 69, 62, 0
HSL:
354°, 98.8636%, 65.4902%
HSV (HSB):
354°, 68.5039%, 99.6078%
XYZ:
45.8530, 27.6527, 13.9871
xyY:
0.5241, 0.3161, 27.6527
CIE-Lab:
59.5737, 66.3964, 29.3851
CIE-LCH:
59.5737, 72.6083, 23.8728
CIE-Luv:
59.5737, 129.3991, 20.7807
Hunter-Lab:
52.5858, 63.6207, 21.0397
#fe5060 color charts
#fe5060 color shades, tints & tones
#fe5060 color schemes
#fe5060 color preview, HTML & CSS examples
This text has a color of #fe5060
<p style="color:#fe5060;">Text here</p>
.mytext {color:#fe5060;}
This box has a color of #fe5060
<div style="background-color:#fe5060;">Content here</div>
.mybackground {background-color:#fe5060;}
Border around this has a color of #fe5060
<div style="border:2px solid #fe5060;">Content here</div>
.myborder {border:2px solid #fe5060;}