#ddc768 color space conversions
Hex:
#ddc768
RGB:
221, 199, 104
CMY:
13, 22, 59
CMYK:
0, 10, 53, 13
HSL:
49°, 63.2432%, 63.7255%
HSV (HSB):
49°, 52.9412%, 86.6667%
XYZ:
52.7409, 57.2185, 21.3612
xyY:
0.4016, 0.4357, 57.2185
CIE-Lab:
80.3023, -4.2243, 49.8262
CIE-LCH:
80.3023, 50.0049, 94.8460
CIE-Luv:
80.3023, 19.3238, 62.4052
Hunter-Lab:
75.6429, -7.9185, 36.2068
#ddc768 color charts
#ddc768 color shades, tints & tones
#ddc768 color schemes
#ddc768 color preview, HTML & CSS examples
This text has a color of #ddc768
<p style="color:#ddc768;">Text here</p>
.mytext {color:#ddc768;}
This box has a color of #ddc768
<div style="background-color:#ddc768;">Content here</div>
.mybackground {background-color:#ddc768;}
Border around this has a color of #ddc768
<div style="border:2px solid #ddc768;">Content here</div>
.myborder {border:2px solid #ddc768;}