#ddac66 color space conversions
Hex:
#ddac66
RGB:
221, 172, 102
CMY:
13, 33, 60
CMYK:
0, 22, 54, 13
HSL:
35°, 63.6364%, 63.3333%
HSV (HSB):
35°, 53.8462%, 86.6667%
XYZ:
46.9696, 45.8365, 18.9421
xyY:
0.4203, 0.4102, 45.8365
CIE-Lab:
73.4393, 9.7881, 42.5572
CIE-LCH:
73.4393, 43.6683, 77.0473
CIE-Luv:
73.4393, 37.7847, 50.5664
Hunter-Lab:
67.7027, 5.3570, 30.8035
#ddac66 color charts
#ddac66 color shades, tints & tones
#ddac66 color schemes
#ddac66 color preview, HTML & CSS examples
This text has a color of #ddac66
<p style="color:#ddac66;">Text here</p>
.mytext {color:#ddac66;}
This box has a color of #ddac66
<div style="background-color:#ddac66;">Content here</div>
.mybackground {background-color:#ddac66;}
Border around this has a color of #ddac66
<div style="border:2px solid #ddac66;">Content here</div>
.myborder {border:2px solid #ddac66;}