#fed13a color space conversions
Hex:
#fed13a
RGB:
254, 209, 58
CMY:
0, 18, 77
CMYK:
0, 18, 77, 0
HSL:
46°, 98.9899%, 61.1765%
HSV (HSB):
46°, 77.1654%, 99.6078%
XYZ:
64.4372, 66.9772, 13.5347
xyY:
0.4446, 0.4621, 66.9772
CIE-Lab:
85.4925, 1.7735, 75.1727
CIE-LCH:
85.4925, 75.1936, 88.6485
CIE-Luv:
85.4925, 38.2647, 83.2099
Hunter-Lab:
81.8396, -2.6756, 47.4823
#fed13a color charts
#fed13a color shades, tints & tones
#fed13a color schemes
#fed13a color preview, HTML & CSS examples
This text has a color of #fed13a
<p style="color:#fed13a;">Text here</p>
.mytext {color:#fed13a;}
This box has a color of #fed13a
<div style="background-color:#fed13a;">Content here</div>
.mybackground {background-color:#fed13a;}
Border around this has a color of #fed13a
<div style="border:2px solid #fed13a;">Content here</div>
.myborder {border:2px solid #fed13a;}