#ddc069 color space conversions
Hex:
#ddc069
RGB:
221, 192, 105
CMY:
13, 25, 59
CMYK:
0, 13, 52, 13
HSL:
45°, 63.0435%, 63.9216%
HSV (HSB):
45°, 52.4887%, 86.6667%
XYZ:
51.2182, 54.0913, 21.1058
xyY:
0.4052, 0.4279, 54.0913
CIE-Lab:
78.5150, -0.5130, 47.2096
CIE-LCH:
78.5150, 47.2124, 90.6226
CIE-Luv:
78.5150, 23.9126, 58.6318
Hunter-Lab:
73.5468, -4.3990, 34.4683
#ddc069 color charts
#ddc069 color shades, tints & tones
#ddc069 color schemes
#ddc069 color preview, HTML & CSS examples
This text has a color of #ddc069
<p style="color:#ddc069;">Text here</p>
.mytext {color:#ddc069;}
This box has a color of #ddc069
<div style="background-color:#ddc069;">Content here</div>
.mybackground {background-color:#ddc069;}
Border around this has a color of #ddc069
<div style="border:2px solid #ddc069;">Content here</div>
.myborder {border:2px solid #ddc069;}