#fe5d49 color space conversions
Hex:
#fe5d49
RGB:
254, 93, 73
CMY:
0, 64, 71
CMYK:
0, 63, 71, 0
HSL:
7°, 98.9071%, 64.1176%
HSV (HSB):
7°, 71.2598%, 99.6078%
XYZ:
45.9900, 29.3806, 9.5504
xyY:
0.5416, 0.3460, 29.3806
CIE-Lab:
61.1160, 60.1382, 44.0965
CIE-LCH:
61.1160, 74.5728, 36.2508
CIE-Luv:
61.1160, 126.4235, 35.5639
Hunter-Lab:
54.2038, 56.5940, 27.4961
#fe5d49 color charts
#fe5d49 color shades, tints & tones
#fe5d49 color schemes
#fe5d49 color preview, HTML & CSS examples
This text has a color of #fe5d49
<p style="color:#fe5d49;">Text here</p>
.mytext {color:#fe5d49;}
This box has a color of #fe5d49
<div style="background-color:#fe5d49;">Content here</div>
.mybackground {background-color:#fe5d49;}
Border around this has a color of #fe5d49
<div style="border:2px solid #fe5d49;">Content here</div>
.myborder {border:2px solid #fe5d49;}