#fe5d56 color space conversions
Hex:
#fe5d56
RGB:
254, 93, 86
CMY:
0, 64, 66
CMYK:
0, 63, 66, 0
HSL:
2°, 98.8235%, 66.6667%
HSV (HSB):
2°, 66.1417%, 99.6078%
XYZ:
46.4671, 29.5714, 12.0629
xyY:
0.5274, 0.3357, 29.5714
CIE-Lab:
61.2827, 60.7728, 37.1895
CIE-LCH:
61.2827, 71.2488, 31.4642
CIE-Luv:
61.2827, 123.7792, 29.8118
Hunter-Lab:
54.3796, 57.3631, 24.9136
#fe5d56 color charts
#fe5d56 color shades, tints & tones
#fe5d56 color schemes
#fe5d56 color preview, HTML & CSS examples
This text has a color of #fe5d56
<p style="color:#fe5d56;">Text here</p>
.mytext {color:#fe5d56;}
This box has a color of #fe5d56
<div style="background-color:#fe5d56;">Content here</div>
.mybackground {background-color:#fe5d56;}
Border around this has a color of #fe5d56
<div style="border:2px solid #fe5d56;">Content here</div>
.myborder {border:2px solid #fe5d56;}