#feda5c color space conversions
Hex:
#feda5c
RGB:
254, 218, 92
CMY:
0, 15, 64
CMYK:
0, 14, 64, 0
HSL:
47°, 98.7805%, 67.8431%
HSV (HSB):
47°, 63.7795%, 99.6078%
XYZ:
67.8762, 71.9863, 20.4425
xyY:
0.4234, 0.4491, 71.9863
CIE-Lab:
87.9620, -1.1922, 64.7231
CIE-LCH:
87.9620, 64.7341, 91.0553
CIE-Luv:
87.9620, 30.5661, 77.2355
Hunter-Lab:
84.8448, -5.6775, 45.1060
#feda5c color charts
#feda5c color shades, tints & tones
#feda5c color schemes
#feda5c color preview, HTML & CSS examples
This text has a color of #feda5c
<p style="color:#feda5c;">Text here</p>
.mytext {color:#feda5c;}
This box has a color of #feda5c
<div style="background-color:#feda5c;">Content here</div>
.mybackground {background-color:#feda5c;}
Border around this has a color of #feda5c
<div style="border:2px solid #feda5c;">Content here</div>
.myborder {border:2px solid #feda5c;}