#fedb2f color space conversions
Hex:
#fedb2f
RGB:
254, 219, 47
CMY:
0, 14, 82
CMYK:
0, 14, 81, 0
HSL:
50°, 99.0431%, 59.0196%
HSV (HSB):
50°, 81.4961%, 99.6078%
XYZ:
66.7177, 71.9391, 13.0586
xyY:
0.4398, 0.4742, 71.9391
CIE-Lab:
87.9393, -3.6515, 80.5758
CIE-LCH:
87.9393, 80.6585, 92.5948
CIE-Luv:
87.9393, 31.2912, 89.2229
Hunter-Lab:
84.8169, -8.0201, 50.2435
#fedb2f color charts
#fedb2f color shades, tints & tones
#fedb2f color schemes
#fedb2f color preview, HTML & CSS examples
This text has a color of #fedb2f
<p style="color:#fedb2f;">Text here</p>
.mytext {color:#fedb2f;}
This box has a color of #fedb2f
<div style="background-color:#fedb2f;">Content here</div>
.mybackground {background-color:#fedb2f;}
Border around this has a color of #fedb2f
<div style="border:2px solid #fedb2f;">Content here</div>
.myborder {border:2px solid #fedb2f;}