#ddbd5c color space conversions
Hex:
#ddbd5c
RGB:
221, 189, 92
CMY:
13, 26, 64
CMYK:
0, 14, 58, 13
HSL:
45°, 65.4822%, 61.3725%
HSV (HSB):
45°, 58.3710%, 86.6667%
XYZ:
49.9482, 52.5401, 17.6339
xyY:
0.4158, 0.4374, 52.5401
CIE-Lab:
77.6027, 0.0280, 52.3672
CIE-LCH:
77.6027, 52.3672, 89.9693
CIE-Luv:
77.6027, 26.6401, 62.9520
Hunter-Lab:
72.4845, -3.8458, 36.3152
#ddbd5c color charts
#ddbd5c color shades, tints & tones
#ddbd5c color schemes
#ddbd5c color preview, HTML & CSS examples
This text has a color of #ddbd5c
<p style="color:#ddbd5c;">Text here</p>
.mytext {color:#ddbd5c;}
This box has a color of #ddbd5c
<div style="background-color:#ddbd5c;">Content here</div>
.mybackground {background-color:#ddbd5c;}
Border around this has a color of #ddbd5c
<div style="border:2px solid #ddbd5c;">Content here</div>
.myborder {border:2px solid #ddbd5c;}