#febc1a color space conversions
Hex:
#febc1a
RGB:
254, 188, 26
CMY:
0, 26, 90
CMYK:
0, 26, 90, 0
HSL:
43°, 99.1304%, 54.9020%
HSV (HSB):
43°, 89.7638%, 99.6078%
XYZ:
59.0427, 57.1119, 8.8891
xyY:
0.4722, 0.4567, 57.1119
CIE-Lab:
80.2425, 11.7865, 79.1734
CIE-LCH:
80.2425, 80.0459, 81.5326
CIE-Luv:
80.2425, 55.0463, 80.4206
Hunter-Lab:
75.5724, 7.2057, 45.9268
#febc1a color charts
#febc1a color shades, tints & tones
#febc1a color schemes
#febc1a color preview, HTML & CSS examples
This text has a color of #febc1a
<p style="color:#febc1a;">Text here</p>
.mytext {color:#febc1a;}
This box has a color of #febc1a
<div style="background-color:#febc1a;">Content here</div>
.mybackground {background-color:#febc1a;}
Border around this has a color of #febc1a
<div style="border:2px solid #febc1a;">Content here</div>
.myborder {border:2px solid #febc1a;}