#ddd4af color space conversions
Hex:
#ddd4af
RGB:
221, 212, 175
CMY:
13, 17, 31
CMYK:
0, 4, 21, 13
HSL:
48°, 40.3509%, 77.6471%
HSV (HSB):
48°, 20.8145%, 86.6667%
XYZ:
61.1001, 65.5543, 49.9904
xyY:
0.3459, 0.3711, 65.5543
CIE-Lab:
84.7685, -2.8235, 19.4485
CIE-LCH:
84.7685, 19.6524, 98.2604
CIE-Luv:
84.7685, 7.4768, 28.2462
Hunter-Lab:
80.9656, -6.9859, 20.0687
#ddd4af color charts
#ddd4af color shades, tints & tones
#ddd4af color schemes
#ddd4af color preview, HTML & CSS examples
This text has a color of #ddd4af
<p style="color:#ddd4af;">Text here</p>
.mytext {color:#ddd4af;}
This box has a color of #ddd4af
<div style="background-color:#ddd4af;">Content here</div>
.mybackground {background-color:#ddd4af;}
Border around this has a color of #ddd4af
<div style="border:2px solid #ddd4af;">Content here</div>
.myborder {border:2px solid #ddd4af;}