#fda801 color space conversions
Hex:
#fda801
RGB:
253, 168, 1
CMY:
1, 34, 100
CMYK:
0, 34, 100, 1
HSL:
40°, 99.2126%, 49.8039%
HSV (HSB):
40°, 99.6047%, 99.2157%
XYZ:
54.5161, 48.8901, 6.5921
xyY:
0.4956, 0.4445, 48.8901
CIE-Lab:
75.3829, 21.5391, 79.0238
CIE-LCH:
75.3829, 81.9066, 74.7535
CIE-Luv:
75.3829, 70.7161, 74.9405
Hunter-Lab:
69.9215, 16.8097, 43.3552
#fda801 color charts
#fda801 color shades, tints & tones
#fda801 color schemes
#fda801 color preview, HTML & CSS examples
This text has a color of #fda801
<p style="color:#fda801;">Text here</p>
.mytext {color:#fda801;}
This box has a color of #fda801
<div style="background-color:#fda801;">Content here</div>
.mybackground {background-color:#fda801;}
Border around this has a color of #fda801
<div style="border:2px solid #fda801;">Content here</div>
.myborder {border:2px solid #fda801;}