#ddc865 color space conversions
Hex:
#ddc865
RGB:
221, 200, 101
CMY:
13, 22, 60
CMYK:
0, 10, 54, 13
HSL:
50°, 63.8298%, 63.1373%
HSV (HSB):
50°, 54.2986%, 86.6667%
XYZ:
52.8220, 57.6203, 20.6497
xyY:
0.4029, 0.4395, 57.6203
CIE-Lab:
80.5272, -4.9832, 51.5188
CIE-LCH:
80.5272, 51.7593, 95.5248
CIE-Luv:
80.5272, 18.8056, 64.2028
Hunter-Lab:
75.9080, -8.6265, 37.0066
#ddc865 color charts
#ddc865 color shades, tints & tones
#ddc865 color schemes
#ddc865 color preview, HTML & CSS examples
This text has a color of #ddc865
<p style="color:#ddc865;">Text here</p>
.mytext {color:#ddc865;}
This box has a color of #ddc865
<div style="background-color:#ddc865;">Content here</div>
.mybackground {background-color:#ddc865;}
Border around this has a color of #ddc865
<div style="border:2px solid #ddc865;">Content here</div>
.myborder {border:2px solid #ddc865;}