#fedf56 color space conversions
Hex:
#fedf56
RGB:
254, 223, 86
CMY:
0, 13, 66
CMYK:
0, 12, 66, 0
HSL:
49°, 98.8235%, 66.6667%
HSV (HSB):
49°, 66.1417%, 99.6078%
XYZ:
68.9404, 74.5181, 19.5540
xyY:
0.4229, 0.4571, 74.5181
CIE-Lab:
89.1668, -4.0614, 68.4841
CIE-LCH:
89.1668, 68.6044, 93.3939
CIE-Luv:
89.1668, 27.3438, 81.3585
Hunter-Lab:
86.3238, -8.5121, 46.9964
#fedf56 color charts
#fedf56 color shades, tints & tones
#fedf56 color schemes
#fedf56 color preview, HTML & CSS examples
This text has a color of #fedf56
<p style="color:#fedf56;">Text here</p>
.mytext {color:#fedf56;}
This box has a color of #fedf56
<div style="background-color:#fedf56;">Content here</div>
.mybackground {background-color:#fedf56;}
Border around this has a color of #fedf56
<div style="border:2px solid #fedf56;">Content here</div>
.myborder {border:2px solid #fedf56;}