#fed62f color space conversions
Hex:
#fed62f
RGB:
254, 214, 47
CMY:
0, 16, 82
CMYK:
0, 16, 81, 0
HSL:
48°, 99.0431%, 59.0196%
HSV (HSB):
48°, 81.4961%, 99.6078%
XYZ:
65.4327, 69.3692, 12.6302
xyY:
0.4438, 0.4705, 69.3692
CIE-Lab:
86.6865, -1.1231, 79.5063
CIE-LCH:
86.6865, 79.5142, 90.8093
CIE-Luv:
86.6865, 34.9049, 87.2990
Hunter-Lab:
83.2882, -5.5215, 49.3107
#fed62f color charts
#fed62f color shades, tints & tones
#fed62f color schemes
#fed62f color preview, HTML & CSS examples
This text has a color of #fed62f
<p style="color:#fed62f;">Text here</p>
.mytext {color:#fed62f;}
This box has a color of #fed62f
<div style="background-color:#fed62f;">Content here</div>
.mybackground {background-color:#fed62f;}
Border around this has a color of #fed62f
<div style="border:2px solid #fed62f;">Content here</div>
.myborder {border:2px solid #fed62f;}