#fdd2ad color space conversions
Hex:
#fdd2ad
RGB:
253, 210, 173
CMY:
1, 18, 32
CMYK:
0, 17, 32, 1
HSL:
28°, 95.2381%, 83.5294%
HSV (HSB):
28°, 31.6206%, 99.2157%
XYZ:
71.0974, 69.9930, 49.2979
xyY:
0.3734, 0.3676, 69.9930
CIE-Lab:
86.9934, 9.9437, 24.0002
CIE-LCH:
86.9934, 25.9786, 67.4949
CIE-Luv:
86.9934, 29.7270, 31.7928
Hunter-Lab:
83.6618, 5.2846, 23.6265
#fdd2ad color charts
#fdd2ad color shades, tints & tones
#fdd2ad color schemes
#fdd2ad color preview, HTML & CSS examples
This text has a color of #fdd2ad
<p style="color:#fdd2ad;">Text here</p>
.mytext {color:#fdd2ad;}
This box has a color of #fdd2ad
<div style="background-color:#fdd2ad;">Content here</div>
.mybackground {background-color:#fdd2ad;}
Border around this has a color of #fdd2ad
<div style="border:2px solid #fdd2ad;">Content here</div>
.myborder {border:2px solid #fdd2ad;}