#fda64e color space conversions
Hex:
#fda64e
RGB:
253, 166, 78
CMY:
1, 35, 69
CMYK:
0, 34, 69, 1
HSL:
30°, 97.7654%, 64.9020%
HSV (HSB):
30°, 69.1700%, 99.2157%
XYZ:
55.5194, 48.7051, 13.6826
xyY:
0.4709, 0.4131, 48.7051
CIE-Lab:
75.2675, 24.5694, 57.1813
CIE-LCH:
75.2675, 62.2363, 66.7480
CIE-Luv:
75.2675, 69.1268, 60.2891
Hunter-Lab:
69.7891, 19.8714, 37.2282
#fda64e color charts
#fda64e color shades, tints & tones
#fda64e color schemes
#fda64e color preview, HTML & CSS examples
This text has a color of #fda64e
<p style="color:#fda64e;">Text here</p>
.mytext {color:#fda64e;}
This box has a color of #fda64e
<div style="background-color:#fda64e;">Content here</div>
.mybackground {background-color:#fda64e;}
Border around this has a color of #fda64e
<div style="border:2px solid #fda64e;">Content here</div>
.myborder {border:2px solid #fda64e;}