#febd2f color space conversions
Hex:
#febd2f
RGB:
254, 189, 47
CMY:
0, 26, 82
CMYK:
0, 26, 81, 0
HSL:
41°, 99.0431%, 59.0196%
HSV (HSB):
41°, 81.4961%, 99.6078%
XYZ:
59.5837, 57.6713, 10.6806
xyY:
0.4657, 0.4508, 57.6713
CIE-Lab:
80.5557, 11.7356, 74.2376
CIE-LCH:
80.5557, 75.1595, 81.0170
CIE-Luv:
80.5557, 53.7054, 77.7039
Hunter-Lab:
75.9416, 7.1532, 44.8204
#febd2f color charts
#febd2f color shades, tints & tones
#febd2f color schemes
#febd2f color preview, HTML & CSS examples
This text has a color of #febd2f
<p style="color:#febd2f;">Text here</p>
.mytext {color:#febd2f;}
This box has a color of #febd2f
<div style="background-color:#febd2f;">Content here</div>
.mybackground {background-color:#febd2f;}
Border around this has a color of #febd2f
<div style="border:2px solid #febd2f;">Content here</div>
.myborder {border:2px solid #febd2f;}