#fdbf04 color space conversions
Hex:
#fdbf04
RGB:
253, 191, 4
CMY:
1, 25, 98
CMYK:
0, 25, 98, 1
HSL:
45°, 98.4190%, 50.3922%
HSV (HSB):
45°, 98.4190%, 99.2157%
XYZ:
59.1607, 58.1530, 8.2214
xyY:
0.4713, 0.4632, 58.1530
CIE-Lab:
80.8238, 9.5648, 82.4047
CIE-LCH:
80.8238, 82.9580, 83.3792
CIE-Luv:
80.8238, 52.1819, 83.0696
Hunter-Lab:
76.2581, 5.0278, 46.9886
#fdbf04 color charts
#fdbf04 color shades, tints & tones
#fdbf04 color schemes
#fdbf04 color preview, HTML & CSS examples
This text has a color of #fdbf04
<p style="color:#fdbf04;">Text here</p>
.mytext {color:#fdbf04;}
This box has a color of #fdbf04
<div style="background-color:#fdbf04;">Content here</div>
.mybackground {background-color:#fdbf04;}
Border around this has a color of #fdbf04
<div style="border:2px solid #fdbf04;">Content here</div>
.myborder {border:2px solid #fdbf04;}