#fedc2c color space conversions
Hex:
#fedc2c
RGB:
254, 220, 44
CMY:
0, 14, 83
CMYK:
0, 13, 83, 0
HSL:
50°, 99.0566%, 58.4314%
HSV (HSB):
50°, 82.6772%, 99.6078%
XYZ:
66.9209, 72.4391, 12.8379
xyY:
0.4397, 0.4760, 72.4391
CIE-Lab:
88.1795, -4.2363, 81.5487
CIE-LCH:
88.1795, 81.6586, 92.9738
CIE-Luv:
88.1795, 30.6334, 90.0944
Hunter-Lab:
85.1112, -8.5942, 50.6347
#fedc2c color charts
#fedc2c RGB chart
#fedc2c CMYK chart
#fedc2c RGB pie chart
#fedc2c color shades, tints & tones
#fedc2c color schemes
#fedc2c color preview, HTML & CSS examples
This text has a color of #fedc2c
<p style="color:#fedc2c;">Text here</p>
.mytext {color:#fedc2c;}
Text color #fedc2c
This box has a color of #fedc2c
<div style="background-color:#fedc2c;">Content here</div>
.mybackground {background-color:#fedc2c;}
Background color #fedc2c
Border around this has a color of #fedc2c
<div style="border:2px solid #fedc2c;">Content here</div>
.myborder {border:2px solid #fedc2c;}
Border color #fedc2c