#fda94e color space conversions
Hex:
#fda94e
RGB:
253, 169, 78
CMY:
1, 34, 69
CMYK:
0, 33, 69, 1
HSL:
31°, 97.7654%, 64.9020%
HSV (HSB):
31°, 69.1700%, 99.2157%
XYZ:
56.0711, 49.8086, 13.8665
xyY:
0.4682, 0.4160, 49.8086
CIE-Lab:
75.9517, 23.0005, 57.9140
CIE-LCH:
75.9517, 62.3142, 68.3395
CIE-Luv:
75.9517, 66.7941, 61.5087
Hunter-Lab:
70.5752, 18.3093, 37.7535
#fda94e color charts
#fda94e color shades, tints & tones
#fda94e color schemes
#fda94e color preview, HTML & CSS examples
This text has a color of #fda94e
<p style="color:#fda94e;">Text here</p>
.mytext {color:#fda94e;}
This box has a color of #fda94e
<div style="background-color:#fda94e;">Content here</div>
.mybackground {background-color:#fda94e;}
Border around this has a color of #fda94e
<div style="border:2px solid #fda94e;">Content here</div>
.myborder {border:2px solid #fda94e;}