#fe5c56 color space conversions
Hex:
#fe5c56
RGB:
254, 92, 86
CMY:
0, 64, 66
CMYK:
0, 64, 66, 0
HSL:
2°, 98.8235%, 66.6667%
HSV (HSB):
2°, 66.1417%, 99.6078%
XYZ:
46.3799, 29.3970, 12.0338
xyY:
0.5282, 0.3348, 29.3970
CIE-Lab:
61.1304, 61.1824, 37.0042
CIE-LCH:
61.1304, 71.5025, 31.1663
CIE-Luv:
61.1304, 124.4386, 29.4973
Hunter-Lab:
54.2190, 57.8088, 24.7940
#fe5c56 color charts
#fe5c56 color shades, tints & tones
#fe5c56 color schemes
#fe5c56 color preview, HTML & CSS examples
This text has a color of #fe5c56
<p style="color:#fe5c56;">Text here</p>
.mytext {color:#fe5c56;}
This box has a color of #fe5c56
<div style="background-color:#fe5c56;">Content here</div>
.mybackground {background-color:#fe5c56;}
Border around this has a color of #fe5c56
<div style="border:2px solid #fe5c56;">Content here</div>
.myborder {border:2px solid #fe5c56;}