#ddbc6b color space conversions
Hex:
#ddbc6b
RGB:
221, 188, 107
CMY:
13, 26, 58
CMYK:
0, 15, 52, 13
HSL:
43°, 62.6374%, 64.3137%
HSV (HSB):
43°, 51.5837%, 86.6667%
XYZ:
50.4559, 52.4001, 21.3648
xyY:
0.4062, 0.4218, 52.4001
CIE-Lab:
77.5195, 1.7490, 45.0216
CIE-LCH:
77.5195, 45.0556, 87.7753
CIE-Luv:
77.5195, 26.4746, 55.7727
Hunter-Lab:
72.3879, -2.2608, 33.1725
#ddbc6b color charts
#ddbc6b color shades, tints & tones
#ddbc6b color schemes
#ddbc6b color preview, HTML & CSS examples
This text has a color of #ddbc6b
<p style="color:#ddbc6b;">Text here</p>
.mytext {color:#ddbc6b;}
This box has a color of #ddbc6b
<div style="background-color:#ddbc6b;">Content here</div>
.mybackground {background-color:#ddbc6b;}
Border around this has a color of #ddbc6b
<div style="border:2px solid #ddbc6b;">Content here</div>
.myborder {border:2px solid #ddbc6b;}