#ddc665 color space conversions
Hex:
#ddc665
RGB:
221, 198, 101
CMY:
13, 22, 60
CMYK:
0, 10, 54, 13
HSL:
49°, 63.8298%, 63.1373%
HSV (HSB):
49°, 54.2986%, 86.6667%
XYZ:
52.3618, 56.6999, 20.4963
xyY:
0.4042, 0.4376, 56.6999
CIE-Lab:
80.0105, -3.9533, 50.9132
CIE-LCH:
80.0105, 51.0664, 94.4399
CIE-Luv:
80.0105, 20.1272, 63.2693
Hunter-Lab:
75.2993, -7.6481, 36.5709
#ddc665 color charts
#ddc665 color shades, tints & tones
#ddc665 color schemes
#ddc665 color preview, HTML & CSS examples
This text has a color of #ddc665
<p style="color:#ddc665;">Text here</p>
.mytext {color:#ddc665;}
This box has a color of #ddc665
<div style="background-color:#ddc665;">Content here</div>
.mybackground {background-color:#ddc665;}
Border around this has a color of #ddc665
<div style="border:2px solid #ddc665;">Content here</div>
.myborder {border:2px solid #ddc665;}