#fdd3ac color space conversions
Hex:
#fdd3ac
RGB:
253, 211, 172
CMY:
1, 17, 33
CMYK:
0, 17, 32, 1
HSL:
29°, 95.2941%, 83.3333%
HSV (HSB):
29°, 32.0158%, 99.2157%
XYZ:
71.2487, 70.4497, 48.8727
xyY:
0.3739, 0.3697, 70.4497
CIE-Lab:
87.2170, 9.3017, 24.8285
CIE-LCH:
87.2170, 26.5137, 69.4622
CIE-Luv:
87.2170, 29.1997, 33.0022
Hunter-Lab:
83.9343, 4.6368, 24.2311
#fdd3ac color charts
#fdd3ac color shades, tints & tones
#fdd3ac color schemes
#fdd3ac color preview, HTML & CSS examples
This text has a color of #fdd3ac
<p style="color:#fdd3ac;">Text here</p>
.mytext {color:#fdd3ac;}
This box has a color of #fdd3ac
<div style="background-color:#fdd3ac;">Content here</div>
.mybackground {background-color:#fdd3ac;}
Border around this has a color of #fdd3ac
<div style="border:2px solid #fdd3ac;">Content here</div>
.myborder {border:2px solid #fdd3ac;}