#ddaa68 color space conversions
Hex:
#ddaa68
RGB:
221, 170, 104
CMY:
13, 33, 59
CMYK:
0, 23, 53, 13
HSL:
34°, 63.2432%, 63.7255%
HSV (HSB):
34°, 52.9412%, 86.6667%
XYZ:
46.6922, 45.1211, 19.3450
xyY:
0.4201, 0.4059, 45.1211
CIE-Lab:
72.9715, 11.0247, 40.9647
CIE-LCH:
72.9715, 42.4223, 74.9371
CIE-Luv:
72.9715, 39.0215, 48.6300
Hunter-Lab:
67.1722, 6.5261, 29.9456
#ddaa68 color charts
#ddaa68 color shades, tints & tones
#ddaa68 color schemes
#ddaa68 color preview, HTML & CSS examples
This text has a color of #ddaa68
<p style="color:#ddaa68;">Text here</p>
.mytext {color:#ddaa68;}
This box has a color of #ddaa68
<div style="background-color:#ddaa68;">Content here</div>
.mybackground {background-color:#ddaa68;}
Border around this has a color of #ddaa68
<div style="border:2px solid #ddaa68;">Content here</div>
.myborder {border:2px solid #ddaa68;}