#fed05e color space conversions
Hex:
#fed05e
RGB:
254, 208, 94
CMY:
0, 18, 63
CMYK:
0, 18, 63, 0
HSL:
43°, 98.7654%, 68.2353%
HSV (HSB):
43°, 62.9921%, 99.6078%
XYZ:
65.4493, 66.9907, 20.0706
xyY:
0.4291, 0.4393, 66.9907
CIE-Lab:
85.4993, 4.0318, 61.1757
CIE-LCH:
85.4993, 61.3084, 86.2294
CIE-Luv:
85.4993, 37.4930, 72.2155
Hunter-Lab:
81.8479, -0.4970, 42.7545
#fed05e color charts
#fed05e color shades, tints & tones
#fed05e color schemes
#fed05e color preview, HTML & CSS examples
This text has a color of #fed05e
<p style="color:#fed05e;">Text here</p>
.mytext {color:#fed05e;}
This box has a color of #fed05e
<div style="background-color:#fed05e;">Content here</div>
.mybackground {background-color:#fed05e;}
Border around this has a color of #fed05e
<div style="border:2px solid #fed05e;">Content here</div>
.myborder {border:2px solid #fed05e;}