#ddaf8b color space conversions
Hex:
#ddaf8b
RGB:
221, 175, 139
CMY:
13, 31, 45
CMYK:
0, 21, 37, 13
HSL:
26°, 54.6667%, 70.5882%
HSV (HSB):
26°, 37.1041%, 86.6667%
XYZ:
49.8090, 47.8962, 31.0458
xyY:
0.3869, 0.3720, 47.8962
CIE-Lab:
74.7594, 11.9083, 24.8449
CIE-LCH:
74.7594, 27.5513, 64.3913
CIE-Luv:
74.7594, 32.5152, 31.1918
Hunter-Lab:
69.2071, 7.3557, 21.8479
#ddaf8b color charts
#ddaf8b color shades, tints & tones
#ddaf8b color schemes
#ddaf8b color preview, HTML & CSS examples
This text has a color of #ddaf8b
<p style="color:#ddaf8b;">Text here</p>
.mytext {color:#ddaf8b;}
This box has a color of #ddaf8b
<div style="background-color:#ddaf8b;">Content here</div>
.mybackground {background-color:#ddaf8b;}
Border around this has a color of #ddaf8b
<div style="border:2px solid #ddaf8b;">Content here</div>
.myborder {border:2px solid #ddaf8b;}