#fda301 color space conversions
Hex:
#fda301
RGB:
253, 163, 1
CMY:
1, 36, 100
CMYK:
0, 36, 100, 1
HSL:
39°, 99.2126%, 49.8039%
HSV (HSB):
39°, 99.6047%, 99.2157%
XYZ:
53.6107, 47.0792, 6.2903
xyY:
0.5011, 0.4401, 47.0792
CIE-Lab:
74.2404, 24.1509, 78.2712
CIE-LCH:
74.2404, 81.9125, 72.8522
CIE-Luv:
74.2404, 74.8516, 73.1694
Hunter-Lab:
68.6143, 19.3931, 42.5945
#fda301 color charts
#fda301 color shades, tints & tones
#fda301 color schemes
#fda301 color preview, HTML & CSS examples
This text has a color of #fda301
<p style="color:#fda301;">Text here</p>
.mytext {color:#fda301;}
This box has a color of #fda301
<div style="background-color:#fda301;">Content here</div>
.mybackground {background-color:#fda301;}
Border around this has a color of #fda301
<div style="border:2px solid #fda301;">Content here</div>
.myborder {border:2px solid #fda301;}