#fe5a5e color space conversions
Hex:
#fe5a5e
RGB:
254, 90, 94
CMY:
0, 65, 63
CMYK:
0, 65, 63, 0
HSL:
359°, 98.7952%, 67.4510%
HSV (HSB):
359°, 64.5669%, 99.6078%
XYZ:
46.5496, 29.1913, 13.7707
xyY:
0.5200, 0.3261, 29.1913
CIE-Lab:
60.9501, 62.4392, 32.2814
CIE-LCH:
60.9501, 70.2904, 27.3392
CIE-Luv:
60.9501, 123.8686, 24.8719
Hunter-Lab:
54.0290, 59.2390, 22.7087
#fe5a5e color charts
#fe5a5e color shades, tints & tones
#fe5a5e color schemes
#fe5a5e color preview, HTML & CSS examples
This text has a color of #fe5a5e
<p style="color:#fe5a5e;">Text here</p>
.mytext {color:#fe5a5e;}
This box has a color of #fe5a5e
<div style="background-color:#fe5a5e;">Content here</div>
.mybackground {background-color:#fe5a5e;}
Border around this has a color of #fe5a5e
<div style="border:2px solid #fe5a5e;">Content here</div>
.myborder {border:2px solid #fe5a5e;}