#fda059 color space conversions
Hex:
#fda059
RGB:
253, 160, 89
CMY:
1, 37, 65
CMYK:
0, 37, 65, 1
HSL:
26°, 97.6190%, 67.0588%
HSV (HSB):
26°, 64.8221%, 99.2157%
XYZ:
54.8820, 46.7455, 15.5814
xyY:
0.4682, 0.3988, 46.7455
CIE-Lab:
74.0267, 28.3121, 50.6071
CIE-LCH:
74.0267, 57.9884, 60.7752
CIE-Luv:
74.0267, 72.7631, 53.6131
Hunter-Lab:
68.3707, 23.6354, 34.3476
#fda059 color charts
#fda059 color shades, tints & tones
#fda059 color schemes
#fda059 color preview, HTML & CSS examples
This text has a color of #fda059
<p style="color:#fda059;">Text here</p>
.mytext {color:#fda059;}
This box has a color of #fda059
<div style="background-color:#fda059;">Content here</div>
.mybackground {background-color:#fda059;}
Border around this has a color of #fda059
<div style="border:2px solid #fda059;">Content here</div>
.myborder {border:2px solid #fda059;}