#fda850 color space conversions
Hex:
#fda850
RGB:
253, 168, 80
CMY:
1, 34, 69
CMYK:
0, 34, 68, 1
HSL:
31°, 97.7401%, 65.2941%
HSV (HSB):
31°, 68.3794%, 99.2157%
XYZ:
55.9586, 49.4671, 14.1882
xyY:
0.4678, 0.4136, 49.4671
CIE-Lab:
75.7410, 23.6278, 56.7786
CIE-LCH:
75.7410, 61.4986, 67.4058
CIE-Luv:
75.7410, 67.4098, 60.3918
Hunter-Lab:
70.3328, 18.9367, 37.2725
#fda850 color charts
#fda850 color shades, tints & tones
#fda850 color schemes
#fda850 color preview, HTML & CSS examples
This text has a color of #fda850
<p style="color:#fda850;">Text here</p>
.mytext {color:#fda850;}
This box has a color of #fda850
<div style="background-color:#fda850;">Content here</div>
.mybackground {background-color:#fda850;}
Border around this has a color of #fda850
<div style="border:2px solid #fda850;">Content here</div>
.myborder {border:2px solid #fda850;}