#fedf0d color space conversions
Hex:
#fedf0d
RGB:
254, 223, 13
CMY:
0, 13, 95
CMYK:
0, 12, 95, 0
HSL:
52°, 99.1770%, 52.3529%
HSV (HSB):
52°, 94.8819%, 99.6078%
XYZ:
67.3334, 73.8752, 11.0913
xyY:
0.4421, 0.4851, 73.8752
CIE-Lab:
88.8635, -6.2724, 87.3941
CIE-LCH:
88.8635, 87.6189, 94.1052
CIE-Luv:
88.8635, 28.8606, 94.4092
Hunter-Lab:
85.9507, -10.5777, 52.5146
#fedf0d color charts
#fedf0d color shades, tints & tones
#fedf0d color schemes
#fedf0d color preview, HTML & CSS examples
This text has a color of #fedf0d
<p style="color:#fedf0d;">Text here</p>
.mytext {color:#fedf0d;}
This box has a color of #fedf0d
<div style="background-color:#fedf0d;">Content here</div>
.mybackground {background-color:#fedf0d;}
Border around this has a color of #fedf0d
<div style="border:2px solid #fedf0d;">Content here</div>
.myborder {border:2px solid #fedf0d;}