#feaf1d color space conversions
Hex:
#feaf1d
RGB:
254, 175, 29
CMY:
0, 31, 89
CMYK:
0, 31, 89, 0
HSL:
39°, 99.1189%, 55.4902%
HSV (HSB):
39°, 88.5827%, 99.6078%
XYZ:
56.4248, 51.8195, 8.1906
xyY:
0.4846, 0.4451, 51.8195
CIE-Lab:
77.1728, 18.6169, 76.2154
CIE-LCH:
77.1728, 78.4562, 76.2733
CIE-Luv:
77.1728, 65.3357, 75.2853
Hunter-Lab:
71.9858, 13.9391, 43.6439
#feaf1d color charts
#feaf1d color shades, tints & tones
#feaf1d color schemes
#feaf1d color preview, HTML & CSS examples
This text has a color of #feaf1d
<p style="color:#feaf1d;">Text here</p>
.mytext {color:#feaf1d;}
This box has a color of #feaf1d
<div style="background-color:#feaf1d;">Content here</div>
.mybackground {background-color:#feaf1d;}
Border around this has a color of #feaf1d
<div style="border:2px solid #feaf1d;">Content here</div>
.myborder {border:2px solid #feaf1d;}