#fed92f color space conversions
Hex:
#fed92f
RGB:
254, 217, 47
CMY:
0, 15, 82
CMYK:
0, 15, 81, 0
HSL:
49°, 99.0431%, 59.0196%
HSV (HSB):
49°, 81.4961%, 99.6078%
XYZ:
66.1990, 70.9018, 12.8857
xyY:
0.4414, 0.4727, 70.9018
CIE-Lab:
87.4373, -2.6422, 80.1475
CIE-LCH:
87.4373, 80.1910, 91.8882
CIE-Luv:
87.4373, 32.7306, 88.4533
Hunter-Lab:
84.2032, -7.0222, 49.8690
#fed92f color charts
#fed92f color shades, tints & tones
#fed92f color schemes
#fed92f color preview, HTML & CSS examples
This text has a color of #fed92f
<p style="color:#fed92f;">Text here</p>
.mytext {color:#fed92f;}
This box has a color of #fed92f
<div style="background-color:#fed92f;">Content here</div>
.mybackground {background-color:#fed92f;}
Border around this has a color of #fed92f
<div style="border:2px solid #fed92f;">Content here</div>
.myborder {border:2px solid #fed92f;}