#ddaf7c color space conversions
Hex:
#ddaf7c
RGB:
221, 175, 124
CMY:
13, 31, 51
CMYK:
0, 21, 44, 13
HSL:
32°, 58.7879%, 67.6471%
HSV (HSB):
32°, 43.8914%, 86.6667%
XYZ:
48.7869, 47.4873, 25.6634
xyY:
0.4001, 0.3894, 47.4873
CIE-Lab:
74.5004, 10.2481, 32.4932
CIE-LCH:
74.5004, 34.0710, 72.4950
CIE-Luv:
74.5004, 33.9062, 40.3071
Hunter-Lab:
68.9111, 5.7780, 26.1573
#ddaf7c color charts
#ddaf7c color shades, tints & tones
#ddaf7c color schemes
#ddaf7c color preview, HTML & CSS examples
This text has a color of #ddaf7c
<p style="color:#ddaf7c;">Text here</p>
.mytext {color:#ddaf7c;}
This box has a color of #ddaf7c
<div style="background-color:#ddaf7c;">Content here</div>
.mybackground {background-color:#ddaf7c;}
Border around this has a color of #ddaf7c
<div style="border:2px solid #ddaf7c;">Content here</div>
.myborder {border:2px solid #ddaf7c;}