#ddaa14 color space conversions
Hex:
#ddaa14
RGB:
221, 170, 20
CMY:
13, 33, 92
CMYK:
0, 23, 91, 13
HSL:
45°, 83.4025%, 47.2549%
HSV (HSB):
45°, 90.9502%, 86.6667%
XYZ:
44.3198, 44.1721, 6.8520
xyY:
0.4648, 0.4633, 44.1721
CIE-Lab:
72.3434, 6.9339, 72.7646
CIE-LCH:
72.3434, 73.0942, 84.5566
CIE-Luv:
72.3434, 43.1270, 73.5018
Hunter-Lab:
66.4621, 2.7228, 40.4109
#ddaa14 color charts
#ddaa14 color shades, tints & tones
#ddaa14 color schemes
#ddaa14 color preview, HTML & CSS examples
This text has a color of #ddaa14
<p style="color:#ddaa14;">Text here</p>
.mytext {color:#ddaa14;}
This box has a color of #ddaa14
<div style="background-color:#ddaa14;">Content here</div>
.mybackground {background-color:#ddaa14;}
Border around this has a color of #ddaa14
<div style="border:2px solid #ddaa14;">Content here</div>
.myborder {border:2px solid #ddaa14;}