#fdad6d color space conversions
Hex:
#fdad6d
RGB:
253, 173, 109
CMY:
1, 32, 57
CMYK:
0, 32, 57, 1
HSL:
27°, 97.2973%, 70.9804%
HSV (HSB):
27°, 56.9170%, 99.2157%
XYZ:
58.2119, 51.8739, 21.4126
xyY:
0.4427, 0.3945, 51.8739
CIE-Lab:
77.2054, 22.8668, 44.3936
CIE-LCH:
77.2054, 49.9368, 62.7474
CIE-Luv:
77.2054, 60.9422, 50.2650
Hunter-Lab:
72.0235, 18.2286, 32.7896
#fdad6d color charts
#fdad6d color shades, tints & tones
#fdad6d color schemes
#fdad6d color preview, HTML & CSS examples
This text has a color of #fdad6d
<p style="color:#fdad6d;">Text here</p>
.mytext {color:#fdad6d;}
This box has a color of #fdad6d
<div style="background-color:#fdad6d;">Content here</div>
.mybackground {background-color:#fdad6d;}
Border around this has a color of #fdad6d
<div style="border:2px solid #fdad6d;">Content here</div>
.myborder {border:2px solid #fdad6d;}