#feaf2b color space conversions
Hex:
#feaf2b
RGB:
254, 175, 43
CMY:
0, 31, 83
CMYK:
0, 31, 83, 0
HSL:
38°, 99.0610%, 58.2353%
HSV (HSB):
38°, 83.0709%, 99.6078%
XYZ:
56.6391, 51.9052, 9.3190
xyY:
0.4805, 0.4404, 51.9052
CIE-Lab:
77.2241, 18.9269, 72.5926
CIE-LCH:
77.2241, 75.0194, 75.3868
CIE-Luv:
77.2241, 64.8820, 73.1453
Hunter-Lab:
72.0453, 14.2503, 42.7626
#feaf2b color charts
#feaf2b color shades, tints & tones
#feaf2b color schemes
#feaf2b color preview, HTML & CSS examples
This text has a color of #feaf2b
<p style="color:#feaf2b;">Text here</p>
.mytext {color:#feaf2b;}
This box has a color of #feaf2b
<div style="background-color:#feaf2b;">Content here</div>
.mybackground {background-color:#feaf2b;}
Border around this has a color of #feaf2b
<div style="border:2px solid #feaf2b;">Content here</div>
.myborder {border:2px solid #feaf2b;}