#fdba31 color space conversions
Hex:
#fdba31
RGB:
253, 186, 49
CMY:
1, 27, 81
CMYK:
0, 26, 81, 1
HSL:
40°, 98.0769%, 59.2157%
HSV (HSB):
40°, 80.6324%, 99.2157%
XYZ:
58.6213, 56.2222, 10.6680
xyY:
0.4671, 0.4479, 56.2222
CIE-Lab:
79.7401, 12.9343, 72.8677
CIE-LCH:
79.7401, 74.0067, 79.9346
CIE-Luv:
79.7401, 55.1754, 76.1331
Hunter-Lab:
74.9815, 8.3356, 44.0515
#fdba31 color charts
#fdba31 color shades, tints & tones
#fdba31 color schemes
#fdba31 color preview, HTML & CSS examples
This text has a color of #fdba31
<p style="color:#fdba31;">Text here</p>
.mytext {color:#fdba31;}
This box has a color of #fdba31
<div style="background-color:#fdba31;">Content here</div>
.mybackground {background-color:#fdba31;}
Border around this has a color of #fdba31
<div style="border:2px solid #fdba31;">Content here</div>
.myborder {border:2px solid #fdba31;}