#fed04c color space conversions
Hex:
#fed04c
RGB:
254, 208, 76
CMY:
0, 18, 70
CMYK:
0, 18, 70, 0
HSL:
44°, 98.8889%, 64.7059%
HSV (HSB):
44°, 70.0787%, 99.6078%
XYZ:
64.7334, 66.7044, 16.3009
xyY:
0.4382, 0.4515, 66.7044
CIE-Lab:
85.3544, 3.0404, 68.5517
CIE-LCH:
85.3544, 68.6191, 87.4605
CIE-Luv:
85.3544, 38.3415, 78.1945
Hunter-Lab:
81.6728, -1.4491, 45.3374
#fed04c color charts
#fed04c RGB chart
#fed04c CMYK chart
#fed04c RGB pie chart
#fed04c color shades, tints & tones
#fed04c color schemes
#fed04c color preview, HTML & CSS examples
This text has a color of #fed04c
<p style="color:#fed04c;">Text here</p>
.mytext {color:#fed04c;}
Text color #fed04c
This box has a color of #fed04c
<div style="background-color:#fed04c;">Content here</div>
.mybackground {background-color:#fed04c;}
Background color #fed04c
Border around this has a color of #fed04c
<div style="border:2px solid #fed04c;">Content here</div>
.myborder {border:2px solid #fed04c;}
Border color #fed04c