#fda31e color space conversions
Hex:
#fda31e
RGB:
253, 163, 30
CMY:
1, 36, 88
CMYK:
0, 36, 88, 1
HSL:
36°, 98.2379%, 55.4902%
HSV (HSB):
36°, 88.1423%, 99.2157%
XYZ:
53.8395, 47.1708, 7.4955
xyY:
0.4962, 0.4347, 47.1708
CIE-Lab:
74.2989, 24.4860, 73.7198
CIE-LCH:
74.2989, 77.6799, 71.6261
CIE-Luv:
74.2989, 74.2680, 70.7439
Hunter-Lab:
68.6810, 19.7358, 41.6061
#fda31e color charts
#fda31e color shades, tints & tones
#fda31e color schemes
#fda31e color preview, HTML & CSS examples
This text has a color of #fda31e
<p style="color:#fda31e;">Text here</p>
.mytext {color:#fda31e;}
This box has a color of #fda31e
<div style="background-color:#fda31e;">Content here</div>
.mybackground {background-color:#fda31e;}
Border around this has a color of #fda31e
<div style="border:2px solid #fda31e;">Content here</div>
.myborder {border:2px solid #fda31e;}