#fed10c color space conversions
Hex:
#fed10c
RGB:
254, 209, 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.7399, 66.6983, 9.8624
xyY:
0.4543, 0.4754, 66.6983
CIE-Lab:
85.3514, 0.7914, 84.9241
CIE-LCH:
85.3514, 84.9278, 89.4661
CIE-Luv:
85.3514, 39.1178, 89.2864
Hunter-Lab:
81.6690, -3.6077, 50.0084
#fed10c color charts
#fed10c RGB chart
#fed10c CMYK chart
#fed10c RGB pie chart
#fed10c color shades, tints & tones
#fed10c color schemes
#fed10c color preview, HTML & CSS examples
This text has a color of #fed10c
<p style="color:#fed10c;">Text here</p>
.mytext {color:#fed10c;}
Text color #fed10c
This box has a color of #fed10c
<div style="background-color:#fed10c;">Content here</div>
.mybackground {background-color:#fed10c;}
Background color #fed10c
Border around this has a color of #fed10c
<div style="border:2px solid #fed10c;">Content here</div>
.myborder {border:2px solid #fed10c;}
Border color #fed10c