#fed60c color space conversions
Hex:
#fed60c
RGB:
254, 214, 12
CMY:
0, 16, 95
CMYK:
0, 16, 95, 0
HSL:
50°, 99.1803%, 52.1569%
HSV (HSB):
50°, 95.2756%, 99.6078%
XYZ:
64.9860, 69.1905, 10.2778
xyY:
0.4499, 0.4790, 69.1905
CIE-Lab:
86.5983, -1.7498, 85.8303
CIE-LCH:
86.5983, 85.8482, 91.1679
CIE-Luv:
86.5983, 35.4090, 91.1330
Hunter-Lab:
83.1808, -6.1113, 50.9007
#fed60c color charts
#fed60c color shades, tints & tones
#fed60c color schemes
#fed60c color preview, HTML & CSS examples
This text has a color of #fed60c
<p style="color:#fed60c;">Text here</p>
.mytext {color:#fed60c;}
This box has a color of #fed60c
<div style="background-color:#fed60c;">Content here</div>
.mybackground {background-color:#fed60c;}
Border around this has a color of #fed60c
<div style="border:2px solid #fed60c;">Content here</div>
.myborder {border:2px solid #fed60c;}