#ddcc40 color space conversions
Hex:
#ddcc40
RGB:
221, 204, 64
CMY:
13, 20, 75
CMYK:
0, 8, 71, 13
HSL:
54°, 69.7778%, 55.8824%
HSV (HSB):
54°, 71.0407%, 86.6667%
XYZ:
52.3371, 58.9280, 13.4663
xyY:
0.4196, 0.4724, 58.9280
CIE-Lab:
81.2520, -9.3693, 68.0301
CIE-LCH:
81.2520, 68.6722, 97.8416
CIE-Luv:
81.2520, 17.4414, 78.8957
Hunter-Lab:
76.7646, -12.6392, 43.3344
#ddcc40 color charts
#ddcc40 color shades, tints & tones
#ddcc40 color schemes
#ddcc40 color preview, HTML & CSS examples
This text has a color of #ddcc40
<p style="color:#ddcc40;">Text here</p>
.mytext {color:#ddcc40;}
This box has a color of #ddcc40
<div style="background-color:#ddcc40;">Content here</div>
.mybackground {background-color:#ddcc40;}
Border around this has a color of #ddcc40
<div style="border:2px solid #ddcc40;">Content here</div>
.myborder {border:2px solid #ddcc40;}