#fed00c color space conversions
Hex:
#fed00c
RGB:
254, 208, 12
CMY:
0, 18, 95
CMYK:
0, 18, 95, 0
HSL:
49°, 99.1803%, 52.1569%
HSV (HSB):
49°, 95.2756%, 99.6078%
XYZ:
63.4953, 66.2091, 9.7809
xyY:
0.4552, 0.4747, 66.2091
CIE-Lab:
85.1030, 1.3015, 84.7440
CIE-LCH:
85.1030, 84.7540, 89.1201
CIE-Luv:
85.1030, 39.8659, 88.9173
Hunter-Lab:
81.3690, -3.1055, 49.8314
#fed00c color charts
#fed00c RGB chart
#fed00c CMYK chart
#fed00c RGB pie chart
#fed00c color shades, tints & tones
#fed00c color schemes
#fed00c color preview, HTML & CSS examples
This text has a color of #fed00c
<p style="color:#fed00c;">Text here</p>
.mytext {color:#fed00c;}
Text color #fed00c
This box has a color of #fed00c
<div style="background-color:#fed00c;">Content here</div>
.mybackground {background-color:#fed00c;}
Background color #fed00c
Border around this has a color of #fed00c
<div style="border:2px solid #fed00c;">Content here</div>
.myborder {border:2px solid #fed00c;}
Border color #fed00c