#fda01a color space conversions
Hex:
#fda01a
RGB:
253, 160, 26
CMY:
1, 37, 90
CMYK:
0, 37, 90, 1
HSL:
35°, 98.2684%, 54.7059%
HSV (HSB):
35°, 89.7233%, 99.2157%
XYZ:
53.2653, 46.0988, 7.0679
xyY:
0.5005, 0.4331, 46.0988
CIE-Lab:
73.6096, 25.9807, 74.1210
CIE-LCH:
73.6096, 78.5424, 70.6836
CIE-Luv:
73.6096, 76.8655, 70.1707
Hunter-Lab:
67.8961, 21.2170, 41.3553
#fda01a color charts
#fda01a color shades, tints & tones
#fda01a color schemes
#fda01a color preview, HTML & CSS examples
This text has a color of #fda01a
<p style="color:#fda01a;">Text here</p>
.mytext {color:#fda01a;}
This box has a color of #fda01a
<div style="background-color:#fda01a;">Content here</div>
.mybackground {background-color:#fda01a;}
Border around this has a color of #fda01a
<div style="border:2px solid #fda01a;">Content here</div>
.myborder {border:2px solid #fda01a;}