#feb101 color space conversions
Hex:
#feb101
RGB:
254, 177, 1
CMY:
0, 31, 100
CMYK:
0, 30, 100, 0
HSL:
42°, 99.2157%, 50.0000%
HSV (HSB):
42°, 99.6063%, 99.6078%
XYZ:
56.6007, 52.5173, 7.1824
xyY:
0.4867, 0.4516, 52.5173
CIE-Lab:
77.5891, 17.2584, 80.5504
CIE-LCH:
77.5891, 82.3785, 77.9069
CIE-Luv:
77.5891, 64.1740, 78.1851
Hunter-Lab:
72.4688, 12.5943, 44.8519
#feb101 color charts
#feb101 color shades, tints & tones
#feb101 color schemes
#feb101 color preview, HTML & CSS examples
This text has a color of #feb101
<p style="color:#feb101;">Text here</p>
.mytext {color:#feb101;}
This box has a color of #feb101
<div style="background-color:#feb101;">Content here</div>
.mybackground {background-color:#feb101;}
Border around this has a color of #feb101
<div style="border:2px solid #feb101;">Content here</div>
.myborder {border:2px solid #feb101;}