#fedc2b color space conversions
Hex:
#fedc2b
RGB:
254, 220, 43
CMY:
0, 14, 83
CMYK:
0, 13, 83, 0
HSL:
50°, 99.0610%, 58.2353%
HSV (HSB):
50°, 83.0709%, 99.6078%
XYZ:
66.9023, 72.4316, 12.7401
xyY:
0.4399, 0.4763, 72.4316
CIE-Lab:
88.1759, -4.2621, 81.7923
CIE-LCH:
88.1759, 81.9032, 92.9829
CIE-Luv:
88.1759, 30.6522, 90.2493
Hunter-Lab:
85.1068, -8.6183, 50.6993
#fedc2b color charts
#fedc2b color shades, tints & tones
#fedc2b color schemes
#fedc2b color preview, HTML & CSS examples
This text has a color of #fedc2b
<p style="color:#fedc2b;">Text here</p>
.mytext {color:#fedc2b;}
This box has a color of #fedc2b
<div style="background-color:#fedc2b;">Content here</div>
.mybackground {background-color:#fedc2b;}
Border around this has a color of #fedc2b
<div style="border:2px solid #fedc2b;">Content here</div>
.myborder {border:2px solid #fedc2b;}