#febd40 color space conversions
Hex:
#febd40
RGB:
254, 189, 64
CMY:
0, 26, 75
CMYK:
0, 26, 75, 0
HSL:
39°, 98.9583%, 62.3529%
HSV (HSB):
39°, 74.8031%, 99.6078%
XYZ:
59.9961, 57.8362, 12.8519
xyY:
0.4591, 0.4426, 57.8362
CIE-Lab:
80.6476, 12.3240, 68.5272
CIE-LCH:
80.6476, 69.6265, 79.8048
CIE-Luv:
80.6476, 53.0152, 73.8690
Hunter-Lab:
76.0501, 7.7313, 43.2155
#febd40 color charts
#febd40 color shades, tints & tones
#febd40 color schemes
#febd40 color preview, HTML & CSS examples
This text has a color of #febd40
<p style="color:#febd40;">Text here</p>
.mytext {color:#febd40;}
This box has a color of #febd40
<div style="background-color:#febd40;">Content here</div>
.mybackground {background-color:#febd40;}
Border around this has a color of #febd40
<div style="border:2px solid #febd40;">Content here</div>
.myborder {border:2px solid #febd40;}