#fdd301 color space conversions
Hex:
#fdd301
RGB:
253, 211, 1
CMY:
1, 17, 100
CMYK:
0, 17, 100, 1
HSL:
50°, 99.2126%, 49.8039%
HSV (HSB):
50°, 99.6047%, 99.2157%
XYZ:
63.8078, 67.4734, 9.6893
xyY:
0.4526, 0.4786, 67.4734
CIE-Lab:
85.7424, -0.7390, 86.1269
CIE-LCH:
85.7424, 86.1301, 90.4916
CIE-Luv:
85.7424, 36.9434, 90.5457
Hunter-Lab:
82.1422, -5.0906, 50.5058
#fdd301 color charts
#fdd301 color shades, tints & tones
#fdd301 color schemes
#fdd301 color preview, HTML & CSS examples
This text has a color of #fdd301
<p style="color:#fdd301;">Text here</p>
.mytext {color:#fdd301;}
This box has a color of #fdd301
<div style="background-color:#fdd301;">Content here</div>
.mybackground {background-color:#fdd301;}
Border around this has a color of #fdd301
<div style="border:2px solid #fdd301;">Content here</div>
.myborder {border:2px solid #fdd301;}