#fe505c color space conversions
Hex:
#fe505c
RGB:
254, 80, 92
CMY:
0, 69, 64
CMYK:
0, 69, 64, 0
HSL:
356°, 98.8636%, 65.4902%
HSV (HSB):
356°, 68.5039%, 99.6078%
XYZ:
45.6735, 27.5809, 13.0416
xyY:
0.5293, 0.3196, 27.5809
CIE-Lab:
59.5082, 66.1661, 31.5994
CIE-LCH:
59.5082, 73.3245, 25.5280
CIE-Luv:
59.5082, 130.4604, 22.9002
Hunter-Lab:
52.5175, 63.3325, 22.0388
#fe505c color charts
#fe505c color shades, tints & tones
#fe505c color schemes
#fe505c color preview, HTML & CSS examples
This text has a color of #fe505c
<p style="color:#fe505c;">Text here</p>
.mytext {color:#fe505c;}
This box has a color of #fe505c
<div style="background-color:#fe505c;">Content here</div>
.mybackground {background-color:#fe505c;}
Border around this has a color of #fe505c
<div style="border:2px solid #fe505c;">Content here</div>
.myborder {border:2px solid #fe505c;}