#fda064 color space conversions
Hex:
#fda064
RGB:
253, 160, 100
CMY:
1, 37, 61
CMYK:
0, 37, 60, 1
HSL:
24°, 97.4522%, 69.2157%
HSV (HSB):
24°, 60.4743%, 99.2157%
XYZ:
55.3791, 46.9444, 18.1990
xyY:
0.4595, 0.3895, 46.9444
CIE-Lab:
74.1542, 29.0159, 45.2694
CIE-LCH:
74.1542, 53.7702, 57.3417
CIE-Luv:
74.1542, 71.5734, 48.7925
Hunter-Lab:
68.5160, 24.3724, 32.2128
#fda064 color charts
#fda064 color shades, tints & tones
#fda064 color schemes
#fda064 color preview, HTML & CSS examples
This text has a color of #fda064
<p style="color:#fda064;">Text here</p>
.mytext {color:#fda064;}
This box has a color of #fda064
<div style="background-color:#fda064;">Content here</div>
.mybackground {background-color:#fda064;}
Border around this has a color of #fda064
<div style="border:2px solid #fda064;">Content here</div>
.myborder {border:2px solid #fda064;}