#ddaa36 color space conversions
Hex:
#ddaa36
RGB:
221, 170, 54
CMY:
13, 33, 79
CMYK:
0, 23, 76, 13
HSL:
42°, 71.0638%, 53.9216%
HSV (HSB):
42°, 75.5656%, 86.6667%
XYZ:
44.8594, 44.3879, 9.6934
xyY:
0.4534, 0.4486, 44.3879
CIE-Lab:
72.4870, 7.8819, 63.2603
CIE-LCH:
72.4870, 63.7494, 82.8979
CIE-Luv:
72.4870, 42.1433, 67.5587
Hunter-Lab:
66.6243, 3.5949, 38.0107
#ddaa36 color charts
#ddaa36 color shades, tints & tones
#ddaa36 color schemes
#ddaa36 color preview, HTML & CSS examples
This text has a color of #ddaa36
<p style="color:#ddaa36;">Text here</p>
.mytext {color:#ddaa36;}
This box has a color of #ddaa36
<div style="background-color:#ddaa36;">Content here</div>
.mybackground {background-color:#ddaa36;}
Border around this has a color of #ddaa36
<div style="border:2px solid #ddaa36;">Content here</div>
.myborder {border:2px solid #ddaa36;}