#fed54e color space conversions
Hex:
#fed54e
RGB:
254, 213, 78
CMY:
0, 16, 69
CMYK:
0, 16, 69, 0
HSL:
46°, 98.8764%, 65.0980%
HSV (HSB):
46°, 69.2913%, 99.6078%
XYZ:
66.0424, 69.2094, 17.0857
xyY:
0.4335, 0.4543, 69.2094
CIE-Lab:
86.6076, 0.5842, 69.0348
CIE-LCH:
86.6076, 69.0372, 89.5152
CIE-Luv:
86.6076, 34.6681, 79.6598
Hunter-Lab:
83.1922, -3.8834, 46.0578
#fed54e color charts
#fed54e color shades, tints & tones
#fed54e color schemes
#fed54e color preview, HTML & CSS examples
This text has a color of #fed54e
<p style="color:#fed54e;">Text here</p>
.mytext {color:#fed54e;}
This box has a color of #fed54e
<div style="background-color:#fed54e;">Content here</div>
.mybackground {background-color:#fed54e;}
Border around this has a color of #fed54e
<div style="border:2px solid #fed54e;">Content here</div>
.myborder {border:2px solid #fed54e;}