#fdd6ac color space conversions
Hex:
#fdd6ac
RGB:
253, 214, 172
CMY:
1, 16, 33
CMYK:
0, 15, 32, 1
HSL:
31°, 95.2941%, 83.3333%
HSV (HSB):
31°, 32.0158%, 99.2157%
XYZ:
72.0010, 71.9543, 49.1234
xyY:
0.3729, 0.3727, 71.9543
CIE-Lab:
87.9466, 7.7497, 25.8250
CIE-LCH:
87.9466, 26.9628, 73.2962
CIE-Luv:
87.9466, 27.3544, 34.6570
Hunter-Lab:
84.8259, 3.0670, 25.0428
#fdd6ac color charts
#fdd6ac color shades, tints & tones
#fdd6ac color schemes
#fdd6ac color preview, HTML & CSS examples
This text has a color of #fdd6ac
<p style="color:#fdd6ac;">Text here</p>
.mytext {color:#fdd6ac;}
This box has a color of #fdd6ac
<div style="background-color:#fdd6ac;">Content here</div>
.mybackground {background-color:#fdd6ac;}
Border around this has a color of #fdd6ac
<div style="border:2px solid #fdd6ac;">Content here</div>
.myborder {border:2px solid #fdd6ac;}