#fedc3a color space conversions
Hex:
#fedc3a
RGB:
254, 220, 58
CMY:
0, 14, 77
CMYK:
0, 13, 77, 0
HSL:
50°, 98.9899%, 61.1765%
HSV (HSB):
50°, 77.1654%, 99.6078%
XYZ:
67.2300, 72.5627, 14.4656
xyY:
0.4358, 0.4704, 72.5627
CIE-Lab:
88.2387, -3.8079, 77.6698
CIE-LCH:
88.2387, 77.7631, 92.8068
CIE-Luv:
88.2387, 30.3230, 87.5324
Hunter-Lab:
85.1838, -8.1932, 49.5602
#fedc3a color charts
#fedc3a color shades, tints & tones
#fedc3a color schemes
#fedc3a color preview, HTML & CSS examples
This text has a color of #fedc3a
<p style="color:#fedc3a;">Text here</p>
.mytext {color:#fedc3a;}
This box has a color of #fedc3a
<div style="background-color:#fedc3a;">Content here</div>
.mybackground {background-color:#fedc3a;}
Border around this has a color of #fedc3a
<div style="border:2px solid #fedc3a;">Content here</div>
.myborder {border:2px solid #fedc3a;}