#feab4f color space conversions
Hex:
#feab4f
RGB:
254, 171, 79
CMY:
0, 33, 69
CMYK:
0, 33, 69, 0
HSL:
32°, 98.8701%, 65.2941%
HSV (HSB):
32°, 68.8976%, 99.6078%
XYZ:
56.8472, 50.7612, 14.1988
xyY:
0.4667, 0.4167, 50.7612
CIE-Lab:
76.5341, 22.4159, 58.1206
CIE-LCH:
76.5341, 62.2935, 68.9094
CIE-Luv:
76.5341, 65.9662, 62.0384
Hunter-Lab:
71.2469, 17.7415, 38.0569
#feab4f color charts
#feab4f color shades, tints & tones
#feab4f color schemes
#feab4f color preview, HTML & CSS examples
This text has a color of #feab4f
<p style="color:#feab4f;">Text here</p>
.mytext {color:#feab4f;}
This box has a color of #feab4f
<div style="background-color:#feab4f;">Content here</div>
.mybackground {background-color:#feab4f;}
Border around this has a color of #feab4f
<div style="border:2px solid #feab4f;">Content here</div>
.myborder {border:2px solid #feab4f;}