#ddaf97 color space conversions
Hex:
#ddaf97
RGB:
221, 175, 151
CMY:
13, 31, 41
CMYK:
0, 21, 32, 13
HSL:
21°, 50.7246%, 72.9412%
HSV (HSB):
21°, 31.6742%, 86.6667%
XYZ:
50.7347, 48.2665, 35.9205
xyY:
0.3760, 0.3577, 48.2665
CIE-Lab:
74.9927, 13.3848, 18.6894
CIE-LCH:
74.9927, 22.9880, 54.3910
CIE-Luv:
74.9927, 31.3148, 23.3035
Hunter-Lab:
69.4741, 8.7732, 17.9769
#ddaf97 color charts
#ddaf97 color shades, tints & tones
#ddaf97 color schemes
#ddaf97 color preview, HTML & CSS examples
This text has a color of #ddaf97
<p style="color:#ddaf97;">Text here</p>
.mytext {color:#ddaf97;}
This box has a color of #ddaf97
<div style="background-color:#ddaf97;">Content here</div>
.mybackground {background-color:#ddaf97;}
Border around this has a color of #ddaf97
<div style="border:2px solid #ddaf97;">Content here</div>
.myborder {border:2px solid #ddaf97;}