#fda564 color space conversions
Hex:
#fda564
RGB:
253, 165, 100
CMY:
1, 35, 61
CMYK:
0, 35, 60, 1
HSL:
25°, 97.4522%, 69.2157%
HSV (HSB):
25°, 60.4743%, 99.2157%
XYZ:
56.2634, 48.7130, 18.4937
xyY:
0.4557, 0.3945, 48.7130
CIE-Lab:
75.2724, 26.4069, 46.6058
CIE-LCH:
75.2724, 53.5670, 60.4640
CIE-Luv:
75.2724, 67.8180, 50.9598
Hunter-Lab:
69.7947, 21.7529, 33.1460
#fda564 color charts
#fda564 color shades, tints & tones
#fda564 color schemes
#fda564 color preview, HTML & CSS examples
This text has a color of #fda564
<p style="color:#fda564;">Text here</p>
.mytext {color:#fda564;}
This box has a color of #fda564
<div style="background-color:#fda564;">Content here</div>
.mybackground {background-color:#fda564;}
Border around this has a color of #fda564
<div style="border:2px solid #fda564;">Content here</div>
.myborder {border:2px solid #fda564;}