#febd26 color space conversions
Hex:
#febd26
RGB:
254, 189, 38
CMY:
0, 26, 85
CMYK:
0, 26, 85, 0
HSL:
42°, 99.0826%, 57.2549%
HSV (HSB):
42°, 85.0394%, 99.6078%
XYZ:
59.4205, 57.6060, 9.8210
xyY:
0.4684, 0.4541, 57.6060
CIE-Lab:
80.5192, 11.5015, 76.7188
CIE-LCH:
80.5192, 77.5762, 81.4738
CIE-Luv:
80.5192, 53.9822, 79.2410
Hunter-Lab:
75.8986, 6.9239, 45.4571
#febd26 color charts
#febd26 color shades, tints & tones
#febd26 color schemes
#febd26 color preview, HTML & CSS examples
This text has a color of #febd26
<p style="color:#febd26;">Text here</p>
.mytext {color:#febd26;}
This box has a color of #febd26
<div style="background-color:#febd26;">Content here</div>
.mybackground {background-color:#febd26;}
Border around this has a color of #febd26
<div style="border:2px solid #febd26;">Content here</div>
.myborder {border:2px solid #febd26;}