#ddbd5b color space conversions
Hex:
#ddbd5b
RGB:
221, 189, 91
CMY:
13, 26, 64
CMYK:
0, 14, 59, 13
HSL:
45°, 65.6566%, 61.1765%
HSV (HSB):
45°, 58.8235%, 86.6667%
XYZ:
49.9047, 52.5227, 17.4052
xyY:
0.4165, 0.4383, 52.5227
CIE-Lab:
77.5923, -0.0445, 52.8229
CIE-LCH:
77.5923, 52.8229, 90.0482
CIE-Luv:
77.5923, 26.6913, 63.3621
Hunter-Lab:
72.4725, -3.9115, 36.4916
#ddbd5b color charts
#ddbd5b color shades, tints & tones
#ddbd5b color schemes
#ddbd5b color preview, HTML & CSS examples
This text has a color of #ddbd5b
<p style="color:#ddbd5b;">Text here</p>
.mytext {color:#ddbd5b;}
This box has a color of #ddbd5b
<div style="background-color:#ddbd5b;">Content here</div>
.mybackground {background-color:#ddbd5b;}
Border around this has a color of #ddbd5b
<div style="border:2px solid #ddbd5b;">Content here</div>
.myborder {border:2px solid #ddbd5b;}