#fdad6e color space conversions
Hex:
#fdad6e
RGB:
253, 173, 110
CMY:
1, 32, 57
CMYK:
0, 32, 57, 1
HSL:
26°, 97.2789%, 71.1765%
HSV (HSB):
26°, 56.5217%, 99.2157%
XYZ:
58.2661, 51.8956, 21.6977
xyY:
0.4419, 0.3936, 51.8956
CIE-Lab:
77.2184, 22.9425, 43.9019
CIE-LCH:
77.2184, 49.5352, 62.4091
CIE-Luv:
77.2184, 60.8382, 49.7780
Hunter-Lab:
72.0386, 18.3064, 32.5691
#fdad6e color charts
#fdad6e color shades, tints & tones
#fdad6e color schemes
#fdad6e color preview, HTML & CSS examples
This text has a color of #fdad6e
<p style="color:#fdad6e;">Text here</p>
.mytext {color:#fdad6e;}
This box has a color of #fdad6e
<div style="background-color:#fdad6e;">Content here</div>
.mybackground {background-color:#fdad6e;}
Border around this has a color of #fdad6e
<div style="border:2px solid #fdad6e;">Content here</div>
.myborder {border:2px solid #fdad6e;}