#fedb5e color space conversions
Hex:
#fedb5e
RGB:
254, 219, 94
CMY:
0, 14, 63
CMYK:
0, 14, 63, 0
HSL:
47°, 98.7654%, 68.2353%
HSV (HSB):
47°, 62.9921%, 99.6078%
XYZ:
68.2249, 72.5420, 20.9958
xyY:
0.4218, 0.4484, 72.5420
CIE-Lab:
88.2288, -1.5782, 64.1590
CIE-LCH:
88.2288, 64.1784, 91.4091
CIE-Luv:
88.2288, 29.7859, 76.9599
Hunter-Lab:
85.1716, -6.0666, 45.0044
#fedb5e color charts
#fedb5e color shades, tints & tones
#fedb5e color schemes
#fedb5e color preview, HTML & CSS examples
This text has a color of #fedb5e
<p style="color:#fedb5e;">Text here</p>
.mytext {color:#fedb5e;}
This box has a color of #fedb5e
<div style="background-color:#fedb5e;">Content here</div>
.mybackground {background-color:#fedb5e;}
Border around this has a color of #fedb5e
<div style="border:2px solid #fedb5e;">Content here</div>
.myborder {border:2px solid #fedb5e;}