#fed90e color space conversions
Hex:
#fed90e
RGB:
254, 217, 14
CMY:
0, 15, 95
CMYK:
0, 15, 94, 0
HSL:
51°, 99.1736%, 52.5490%
HSV (HSB):
51°, 94.4882%, 99.6078%
XYZ:
65.7652, 70.7282, 10.6012
xyY:
0.4471, 0.4808, 70.7282
CIE-Lab:
87.3528, -3.2485, 86.1860
CIE-LCH:
87.3528, 86.2472, 92.1585
CIE-Luv:
87.3528, 33.1952, 92.1318
Hunter-Lab:
84.1001, -7.5905, 51.3963
#fed90e color charts
#fed90e color shades, tints & tones
#fed90e color schemes
#fed90e color preview, HTML & CSS examples
This text has a color of #fed90e
<p style="color:#fed90e;">Text here</p>
.mytext {color:#fed90e;}
This box has a color of #fed90e
<div style="background-color:#fed90e;">Content here</div>
.mybackground {background-color:#fed90e;}
Border around this has a color of #fed90e
<div style="border:2px solid #fed90e;">Content here</div>
.myborder {border:2px solid #fed90e;}