#feb01f color space conversions
Hex:
#feb01f
RGB:
254, 176, 31
CMY:
0, 31, 88
CMYK:
0, 31, 88, 0
HSL:
39°, 99.1111%, 55.8824%
HSV (HSB):
39°, 87.7953%, 99.6078%
XYZ:
56.6457, 52.2204, 8.3903
xyY:
0.4831, 0.4454, 52.2204
CIE-Lab:
77.4125, 18.1315, 75.9481
CIE-LCH:
77.4125, 78.0825, 76.5728
CIE-Luv:
77.4125, 64.4760, 75.3970
Hunter-Lab:
72.2637, 13.4602, 43.7006
#feb01f color charts
#feb01f color shades, tints & tones
#feb01f color schemes
#feb01f color preview, HTML & CSS examples
This text has a color of #feb01f
<p style="color:#feb01f;">Text here</p>
.mytext {color:#feb01f;}
This box has a color of #feb01f
<div style="background-color:#feb01f;">Content here</div>
.mybackground {background-color:#feb01f;}
Border around this has a color of #feb01f
<div style="border:2px solid #feb01f;">Content here</div>
.myborder {border:2px solid #feb01f;}