#fe5d4a color space conversions
Hex:
#fe5d4a
RGB:
254, 93, 74
CMY:
0, 64, 71
CMYK:
0, 63, 71, 0
HSL:
6°, 98.9011%, 64.3137%
HSV (HSB):
6°, 70.8661%, 99.6078%
XYZ:
46.0234, 29.3939, 9.7265
xyY:
0.5405, 0.3452, 29.3939
CIE-Lab:
61.1277, 60.1829, 43.5739
CIE-LCH:
61.1277, 74.3012, 35.9055
CIE-Luv:
61.1277, 126.2347, 35.1538
Hunter-Lab:
54.2162, 56.6481, 27.3146
#fe5d4a color charts
#fe5d4a color shades, tints & tones
#fe5d4a color schemes
#fe5d4a color preview, HTML & CSS examples
This text has a color of #fe5d4a
<p style="color:#fe5d4a;">Text here</p>
.mytext {color:#fe5d4a;}
This box has a color of #fe5d4a
<div style="background-color:#fe5d4a;">Content here</div>
.mybackground {background-color:#fe5d4a;}
Border around this has a color of #fe5d4a
<div style="border:2px solid #fe5d4a;">Content here</div>
.myborder {border:2px solid #fe5d4a;}