#fedb56 color space conversions
Hex:
#fedb56
RGB:
254, 219, 86
CMY:
0, 14, 66
CMYK:
0, 14, 66, 0
HSL:
48°, 98.8235%, 66.6667%
HSV (HSB):
48°, 66.1417%, 99.6078%
XYZ:
67.8843, 72.4058, 19.2019
xyY:
0.4256, 0.4540, 72.4058
CIE-Lab:
88.1635, -2.0431, 67.4357
CIE-LCH:
88.1635, 67.4666, 91.7353
CIE-Luv:
88.1635, 30.1191, 79.6766
Hunter-Lab:
85.0916, -6.5067, 46.1846
#fedb56 color charts
#fedb56 color shades, tints & tones
#fedb56 color schemes
#fedb56 color preview, HTML & CSS examples
This text has a color of #fedb56
<p style="color:#fedb56;">Text here</p>
.mytext {color:#fedb56;}
This box has a color of #fedb56
<div style="background-color:#fedb56;">Content here</div>
.mybackground {background-color:#fedb56;}
Border around this has a color of #fedb56
<div style="border:2px solid #fedb56;">Content here</div>
.myborder {border:2px solid #fedb56;}