#fed44f color space conversions
Hex:
#fed44f
RGB:
254, 212, 79
CMY:
0, 17, 69
CMYK:
0, 17, 69, 0
HSL:
46°, 98.8701%, 65.2941%
HSV (HSB):
46°, 68.8976%, 99.6078%
XYZ:
65.8278, 68.7223, 17.1924
xyY:
0.4338, 0.4529, 68.7223
CIE-Lab:
86.3664, 1.1439, 68.3947
CIE-LCH:
86.3664, 68.4042, 89.0418
CIE-Luv:
86.3664, 35.3418, 78.9471
Hunter-Lab:
82.8989, -3.3310, 45.7331
#fed44f color charts
#fed44f color shades, tints & tones
#fed44f color schemes
#fed44f color preview, HTML & CSS examples
This text has a color of #fed44f
<p style="color:#fed44f;">Text here</p>
.mytext {color:#fed44f;}
This box has a color of #fed44f
<div style="background-color:#fed44f;">Content here</div>
.mybackground {background-color:#fed44f;}
Border around this has a color of #fed44f
<div style="border:2px solid #fed44f;">Content here</div>
.myborder {border:2px solid #fed44f;}