#fedc7f color space conversions
Hex:
#fedc7f
RGB:
254, 220, 127
CMY:
0, 14, 50
CMYK:
0, 13, 50, 0
HSL:
44°, 98.4496%, 74.7059%
HSV (HSB):
44°, 50.0000%, 99.6078%
XYZ:
70.2970, 73.7895, 30.6164
xyY:
0.4024, 0.4224, 73.7895
CIE-Lab:
88.8229, 0.3482, 49.7020
CIE-LCH:
88.8229, 49.7032, 89.5986
CIE-Luv:
88.8229, 27.4177, 63.5062
Hunter-Lab:
85.9008, -4.2508, 38.9987
#fedc7f color charts
#fedc7f color shades, tints & tones
#fedc7f color schemes
#fedc7f color preview, HTML & CSS examples
This text has a color of #fedc7f
<p style="color:#fedc7f;">Text here</p>
.mytext {color:#fedc7f;}
This box has a color of #fedc7f
<div style="background-color:#fedc7f;">Content here</div>
.mybackground {background-color:#fedc7f;}
Border around this has a color of #fedc7f
<div style="border:2px solid #fedc7f;">Content here</div>
.myborder {border:2px solid #fedc7f;}