#fed56a color space conversions
Hex:
#fed56a
RGB:
254, 213, 106
CMY:
0, 16, 58
CMYK:
0, 16, 58, 0
HSL:
43°, 98.6667%, 70.5882%
HSV (HSB):
43°, 58.2677%, 99.6078%
XYZ:
67.2688, 69.6999, 23.5437
xyY:
0.4191, 0.4342, 69.6999
CIE-Lab:
86.8495, 2.2661, 57.2843
CIE-LCH:
86.8495, 57.3291, 87.7346
CIE-Luv:
86.8495, 33.3465, 69.7145
Hunter-Lab:
83.4865, -2.2759, 41.7204
#fed56a color charts
#fed56a color shades, tints & tones
#fed56a color schemes
#fed56a color preview, HTML & CSS examples
This text has a color of #fed56a
<p style="color:#fed56a;">Text here</p>
.mytext {color:#fed56a;}
This box has a color of #fed56a
<div style="background-color:#fed56a;">Content here</div>
.mybackground {background-color:#fed56a;}
Border around this has a color of #fed56a
<div style="border:2px solid #fed56a;">Content here</div>
.myborder {border:2px solid #fed56a;}