#ddaa13 color space conversions
Hex:
#ddaa13
RGB:
221, 170, 19
CMY:
13, 33, 93
CMYK:
0, 23, 91, 13
HSL:
45°, 84.1667%, 47.0588%
HSV (HSB):
45°, 91.4027%, 86.6667%
XYZ:
44.3111, 44.1686, 6.8060
xyY:
0.4650, 0.4635, 44.1686
CIE-Lab:
72.3411, 6.9185, 72.9388
CIE-LCH:
72.3411, 73.2662, 84.5815
CIE-Luv:
72.3411, 43.1432, 73.5993
Hunter-Lab:
66.4595, 2.7087, 40.4498
#ddaa13 color charts
#ddaa13 color shades, tints & tones
#ddaa13 color schemes
#ddaa13 color preview, HTML & CSS examples
This text has a color of #ddaa13
<p style="color:#ddaa13;">Text here</p>
.mytext {color:#ddaa13;}
This box has a color of #ddaa13
<div style="background-color:#ddaa13;">Content here</div>
.mybackground {background-color:#ddaa13;}
Border around this has a color of #ddaa13
<div style="border:2px solid #ddaa13;">Content here</div>
.myborder {border:2px solid #ddaa13;}