#fda985 color space conversions
Hex:
#fda985
RGB:
253, 169, 133
CMY:
1, 34, 48
CMYK:
0, 33, 47, 1
HSL:
18°, 96.7742%, 75.6863%
HSV (HSB):
18°, 47.4308%, 99.2157%
XYZ:
58.9296, 50.9520, 28.9191
xyY:
0.4246, 0.3671, 50.9520
CIE-Lab:
76.6499, 26.9989, 31.1816
CIE-LCH:
76.6499, 41.2460, 49.1120
CIE-Luv:
76.6499, 60.9834, 35.4765
Hunter-Lab:
71.3807, 22.4477, 25.9458
#fda985 color charts
#fda985 color shades, tints & tones
#fda985 color schemes
#fda985 color preview, HTML & CSS examples
This text has a color of #fda985
<p style="color:#fda985;">Text here</p>
.mytext {color:#fda985;}
This box has a color of #fda985
<div style="background-color:#fda985;">Content here</div>
.mybackground {background-color:#fda985;}
Border around this has a color of #fda985
<div style="border:2px solid #fda985;">Content here</div>
.myborder {border:2px solid #fda985;}