#feb43a color space conversions
Hex:
#feb43a
RGB:
254, 180, 58
CMY:
0, 29, 77
CMYK:
0, 29, 77, 0
HSL:
37°, 98.9899%, 61.1765%
HSV (HSB):
37°, 77.1654%, 99.6078%
XYZ:
57.9580, 54.0188, 11.3749
xyY:
0.4699, 0.4379, 54.0188
CIE-Lab:
78.4727, 16.7860, 68.6893
CIE-LCH:
78.4727, 70.7106, 76.2674
CIE-Luv:
78.4727, 60.2663, 71.8550
Hunter-Lab:
73.4975, 12.1394, 42.2722
#feb43a color charts
#feb43a color shades, tints & tones
#feb43a color schemes
#feb43a color preview, HTML & CSS examples
This text has a color of #feb43a
<p style="color:#feb43a;">Text here</p>
.mytext {color:#feb43a;}
This box has a color of #feb43a
<div style="background-color:#feb43a;">Content here</div>
.mybackground {background-color:#feb43a;}
Border around this has a color of #feb43a
<div style="border:2px solid #feb43a;">Content here</div>
.myborder {border:2px solid #feb43a;}