#fe9a5e color space conversions
Hex:
#fe9a5e
RGB:
254, 154, 94
CMY:
0, 40, 63
CMYK:
0, 39, 63, 0
HSL:
23°, 98.7654%, 68.2353%
HSV (HSB):
23°, 62.9921%, 99.6078%
XYZ:
54.4490, 44.9902, 16.4039
xyY:
0.4700, 0.3884, 44.9902
CIE-Lab:
72.8854, 32.1336, 46.8302
CIE-LCH:
72.8854, 56.7947, 55.5432
CIE-Luv:
72.8854, 77.6193, 49.0550
Hunter-Lab:
67.0747, 27.5196, 32.4523
#fe9a5e color charts
#fe9a5e color shades, tints & tones
#fe9a5e color schemes
#fe9a5e color preview, HTML & CSS examples
This text has a color of #fe9a5e
<p style="color:#fe9a5e;">Text here</p>
.mytext {color:#fe9a5e;}
This box has a color of #fe9a5e
<div style="background-color:#fe9a5e;">Content here</div>
.mybackground {background-color:#fe9a5e;}
Border around this has a color of #fe9a5e
<div style="border:2px solid #fe9a5e;">Content here</div>
.myborder {border:2px solid #fe9a5e;}