#ddaa64 color space conversions
Hex:
#ddaa64
RGB:
221, 170, 100
CMY:
13, 33, 61
CMYK:
0, 23, 55, 13
HSL:
35°, 64.0212%, 62.9412%
HSV (HSB):
35°, 54.7511%, 86.6667%
XYZ:
46.4938, 45.0417, 18.3000
xyY:
0.4233, 0.4101, 45.0417
CIE-Lab:
72.9193, 10.6900, 42.9368
CIE-LCH:
72.9193, 44.2475, 76.0193
CIE-Luv:
72.9193, 39.3442, 50.5915
Hunter-Lab:
67.1131, 6.2110, 30.8123
#ddaa64 color charts
#ddaa64 color shades, tints & tones
#ddaa64 color schemes
#ddaa64 color preview, HTML & CSS examples
This text has a color of #ddaa64
<p style="color:#ddaa64;">Text here</p>
.mytext {color:#ddaa64;}
This box has a color of #ddaa64
<div style="background-color:#ddaa64;">Content here</div>
.mybackground {background-color:#ddaa64;}
Border around this has a color of #ddaa64
<div style="border:2px solid #ddaa64;">Content here</div>
.myborder {border:2px solid #ddaa64;}