#ddc864 color space conversions
Hex:
#ddc864
RGB:
221, 200, 100
CMY:
13, 22, 61
CMYK:
0, 10, 55, 13
HSL:
50°, 64.0212%, 62.9412%
HSV (HSB):
50°, 54.7511%, 86.6667%
XYZ:
52.7733, 57.6008, 20.3932
xyY:
0.4036, 0.4405, 57.6008
CIE-Lab:
80.5163, -5.0627, 51.9779
CIE-LCH:
80.5163, 52.2238, 95.5631
CIE-Luv:
80.5163, 18.8510, 64.6360
Hunter-Lab:
75.8952, -8.6976, 37.1953
#ddc864 color charts
#ddc864 color shades, tints & tones
#ddc864 color schemes
#ddc864 color preview, HTML & CSS examples
This text has a color of #ddc864
<p style="color:#ddc864;">Text here</p>
.mytext {color:#ddc864;}
This box has a color of #ddc864
<div style="background-color:#ddc864;">Content here</div>
.mybackground {background-color:#ddc864;}
Border around this has a color of #ddc864
<div style="border:2px solid #ddc864;">Content here</div>
.myborder {border:2px solid #ddc864;}