#ddbc44 color space conversions
Hex:
#ddbc44
RGB:
221, 188, 68
CMY:
13, 26, 73
CMYK:
0, 15, 69, 13
HSL:
47°, 69.2308%, 56.6667%
HSV (HSB):
47°, 69.2308%, 86.6667%
XYZ:
48.8454, 51.7559, 12.8843
xyY:
0.4304, 0.4561, 51.7559
CIE-Lab:
77.1347, -0.9463, 62.3878
CIE-LCH:
77.1347, 62.3950, 90.8690
CIE-Luv:
77.1347, 28.4168, 71.0845
Hunter-Lab:
71.9416, -4.7036, 39.7406
#ddbc44 color charts
#ddbc44 color shades, tints & tones
#ddbc44 color schemes
#ddbc44 color preview, HTML & CSS examples
This text has a color of #ddbc44
<p style="color:#ddbc44;">Text here</p>
.mytext {color:#ddbc44;}
This box has a color of #ddbc44
<div style="background-color:#ddbc44;">Content here</div>
.mybackground {background-color:#ddbc44;}
Border around this has a color of #ddbc44
<div style="border:2px solid #ddbc44;">Content here</div>
.myborder {border:2px solid #ddbc44;}