#fddfac color space conversions
Hex:
#fddfac
RGB:
253, 223, 172
CMY:
1, 13, 33
CMYK:
0, 12, 32, 1
HSL:
38°, 95.2941%, 83.3333%
HSV (HSB):
38°, 32.0158%, 99.2157%
XYZ:
74.3421, 76.6366, 49.9038
xyY:
0.3701, 0.3815, 76.6366
CIE-Lab:
90.1541, 3.1223, 28.8230
CIE-LCH:
90.1541, 28.9916, 83.8175
CIE-Luv:
90.1541, 21.8558, 39.6083
Hunter-Lab:
87.5423, -1.6145, 27.4811
#fddfac color charts
#fddfac color shades, tints & tones
#fddfac color schemes
#fddfac color preview, HTML & CSS examples
This text has a color of #fddfac
<p style="color:#fddfac;">Text here</p>
.mytext {color:#fddfac;}
This box has a color of #fddfac
<div style="background-color:#fddfac;">Content here</div>
.mybackground {background-color:#fddfac;}
Border around this has a color of #fddfac
<div style="border:2px solid #fddfac;">Content here</div>
.myborder {border:2px solid #fddfac;}