#fedf0f color space conversions
Hex:
#fedf0f
RGB:
254, 223, 15
CMY:
0, 13, 94
CMYK:
0, 12, 94, 0
HSL:
52°, 99.1701%, 52.7451%
HSV (HSB):
52°, 94.0945%, 99.6078%
XYZ:
67.3470, 73.8807, 11.1628
xyY:
0.4419, 0.4848, 73.8807
CIE-Lab:
88.8661, -6.2536, 87.1982
CIE-LCH:
88.8661, 87.4222, 94.1020
CIE-Luv:
88.8661, 28.8474, 94.2960
Hunter-Lab:
85.9539, -10.5602, 52.4678
#fedf0f color charts
#fedf0f color shades, tints & tones
#fedf0f color schemes
#fedf0f color preview, HTML & CSS examples
This text has a color of #fedf0f
<p style="color:#fedf0f;">Text here</p>
.mytext {color:#fedf0f;}
This box has a color of #fedf0f
<div style="background-color:#fedf0f;">Content here</div>
.mybackground {background-color:#fedf0f;}
Border around this has a color of #fedf0f
<div style="border:2px solid #fedf0f;">Content here</div>
.myborder {border:2px solid #fedf0f;}