#fdc2aa color space conversions
Hex:
#fdc2aa
RGB:
253, 194, 170
CMY:
1, 24, 33
CMYK:
0, 23, 33, 1
HSL:
17°, 95.4023%, 82.9412%
HSV (HSB):
17°, 32.8063%, 99.2157%
XYZ:
67.0555, 62.3685, 46.5343
xyY:
0.3811, 0.3545, 62.3685
CIE-Lab:
83.1090, 17.9174, 20.2281
CIE-LCH:
83.1090, 27.0223, 48.4665
CIE-Luv:
83.1090, 39.9672, 24.9622
Hunter-Lab:
78.9737, 13.3578, 20.3457
#fdc2aa color charts
#fdc2aa color shades, tints & tones
#fdc2aa color schemes
#fdc2aa color preview, HTML & CSS examples
This text has a color of #fdc2aa
<p style="color:#fdc2aa;">Text here</p>
.mytext {color:#fdc2aa;}
This box has a color of #fdc2aa
<div style="background-color:#fdc2aa;">Content here</div>
.mybackground {background-color:#fdc2aa;}
Border around this has a color of #fdc2aa
<div style="border:2px solid #fdc2aa;">Content here</div>
.myborder {border:2px solid #fdc2aa;}