#ddaf6b color space conversions
Hex:
#ddaf6b
RGB:
221, 175, 107
CMY:
13, 31, 58
CMYK:
0, 21, 52, 13
HSL:
36°, 62.6374%, 64.3137%
HSV (HSB):
36°, 51.5837%, 86.6667%
XYZ:
47.8026, 47.0936, 20.4804
xyY:
0.4143, 0.4082, 47.0936
CIE-Lab:
74.2496, 8.6187, 41.0103
CIE-LCH:
74.2496, 41.9061, 78.1315
CIE-Luv:
74.2496, 35.3161, 49.5197
Hunter-Lab:
68.6248, 4.2460, 30.3428
#ddaf6b color charts
#ddaf6b color shades, tints & tones
#ddaf6b color schemes
#ddaf6b color preview, HTML & CSS examples
This text has a color of #ddaf6b
<p style="color:#ddaf6b;">Text here</p>
.mytext {color:#ddaf6b;}
This box has a color of #ddaf6b
<div style="background-color:#ddaf6b;">Content here</div>
.mybackground {background-color:#ddaf6b;}
Border around this has a color of #ddaf6b
<div style="border:2px solid #ddaf6b;">Content here</div>
.myborder {border:2px solid #ddaf6b;}