#ddaa28 color space conversions
Hex:
#ddaa28
RGB:
221, 170, 40
CMY:
13, 33, 84
CMYK:
0, 23, 82, 13
HSL:
43°, 72.6908%, 51.1765%
HSV (HSB):
43°, 81.9005%, 86.6667%
XYZ:
44.5765, 44.2748, 8.2039
xyY:
0.4593, 0.4562, 44.2748
CIE-Lab:
72.4118, 7.3863, 67.9612
CIE-LCH:
72.4118, 68.3614, 83.7972
CIE-Luv:
72.4118, 42.6550, 70.6517
Hunter-Lab:
66.5393, 3.1383, 39.2674
#ddaa28 color charts
#ddaa28 color shades, tints & tones
#ddaa28 color schemes
#ddaa28 color preview, HTML & CSS examples
This text has a color of #ddaa28
<p style="color:#ddaa28;">Text here</p>
.mytext {color:#ddaa28;}
This box has a color of #ddaa28
<div style="background-color:#ddaa28;">Content here</div>
.mybackground {background-color:#ddaa28;}
Border around this has a color of #ddaa28
<div style="border:2px solid #ddaa28;">Content here</div>
.myborder {border:2px solid #ddaa28;}