#ddbd5f color space conversions
Hex:
#ddbd5f
RGB:
221, 189, 95
CMY:
13, 26, 63
CMYK:
0, 14, 57, 13
HSL:
45°, 64.9485%, 61.9608%
HSV (HSB):
45°, 57.0136%, 86.6667%
XYZ:
50.0819, 52.5936, 18.3384
xyY:
0.4139, 0.4346, 52.5936
CIE-Lab:
77.6344, 0.2510, 50.9891
CIE-LCH:
77.6344, 50.9897, 89.7179
CIE-Luv:
77.6344, 26.4830, 61.6940
Hunter-Lab:
72.5214, -3.6437, 35.7724
#ddbd5f color charts
#ddbd5f color shades, tints & tones
#ddbd5f color schemes
#ddbd5f color preview, HTML & CSS examples
This text has a color of #ddbd5f
<p style="color:#ddbd5f;">Text here</p>
.mytext {color:#ddbd5f;}
This box has a color of #ddbd5f
<div style="background-color:#ddbd5f;">Content here</div>
.mybackground {background-color:#ddbd5f;}
Border around this has a color of #ddbd5f
<div style="border:2px solid #ddbd5f;">Content here</div>
.myborder {border:2px solid #ddbd5f;}