#ddcc67 color space conversions
Hex:
#ddcc67
RGB:
221, 204, 103
CMY:
13, 20, 60
CMYK:
0, 8, 53, 13
HSL:
51°, 63.4409%, 63.5294%
HSV (HSB):
51°, 53.3937%, 86.6667%
XYZ:
53.8598, 59.5372, 21.4851
xyY:
0.3993, 0.4414, 59.5372
CIE-Lab:
81.5860, -6.8720, 51.8152
CIE-LCH:
81.5860, 52.2689, 97.5547
CIE-Luv:
81.5860, 16.0970, 65.1992
Hunter-Lab:
77.1603, -10.4331, 37.5031
#ddcc67 color charts
#ddcc67 color shades, tints & tones
#ddcc67 color schemes
#ddcc67 color preview, HTML & CSS examples
This text has a color of #ddcc67
<p style="color:#ddcc67;">Text here</p>
.mytext {color:#ddcc67;}
This box has a color of #ddcc67
<div style="background-color:#ddcc67;">Content here</div>
.mybackground {background-color:#ddcc67;}
Border around this has a color of #ddcc67
<div style="border:2px solid #ddcc67;">Content here</div>
.myborder {border:2px solid #ddcc67;}