#fdb501 color space conversions
Hex:
#fdb501
RGB:
253, 181, 1
CMY:
1, 29, 100
CMYK:
0, 28, 100, 1
HSL:
43°, 99.2126%, 49.8039%
HSV (HSB):
43°, 99.6047%, 99.2157%
XYZ:
57.0374, 53.9326, 7.4326
xyY:
0.4817, 0.4555, 53.9326
CIE-Lab:
78.4224, 14.7458, 81.0595
CIE-LCH:
78.4224, 82.3898, 79.6899
CIE-Luv:
78.4224, 60.1414, 79.6003
Hunter-Lab:
73.4388, 10.1168, 45.4066
#fdb501 color charts
#fdb501 color shades, tints & tones
#fdb501 color schemes
#fdb501 color preview, HTML & CSS examples
This text has a color of #fdb501
<p style="color:#fdb501;">Text here</p>
.mytext {color:#fdb501;}
This box has a color of #fdb501
<div style="background-color:#fdb501;">Content here</div>
.mybackground {background-color:#fdb501;}
Border around this has a color of #fdb501
<div style="border:2px solid #fdb501;">Content here</div>
.myborder {border:2px solid #fdb501;}