#feab1f color space conversions
Hex:
#feab1f
RGB:
254, 171, 31
CMY:
0, 33, 88
CMYK:
0, 33, 88, 0
HSL:
38°, 99.1111%, 55.8824%
HSV (HSB):
38°, 87.7953%, 99.6078%
XYZ:
55.6833, 50.2956, 8.0695
xyY:
0.4882, 0.4410, 50.2956
CIE-Lab:
76.2503, 20.7440, 75.0433
CIE-LCH:
76.2503, 77.8576, 74.5477
CIE-Luv:
76.2503, 68.5176, 73.5610
Hunter-Lab:
70.9194, 16.0427, 42.8973
#feab1f color charts
#feab1f color shades, tints & tones
#feab1f color schemes
#feab1f color preview, HTML & CSS examples
This text has a color of #feab1f
<p style="color:#feab1f;">Text here</p>
.mytext {color:#feab1f;}
This box has a color of #feab1f
<div style="background-color:#feab1f;">Content here</div>
.mybackground {background-color:#feab1f;}
Border around this has a color of #feab1f
<div style="border:2px solid #feab1f;">Content here</div>
.myborder {border:2px solid #feab1f;}