#ddbc8e color space conversions
Hex:
#ddbc8e
RGB:
221, 188, 142
CMY:
13, 26, 44
CMYK:
0, 15, 36, 13
HSL:
35°, 53.7415%, 71.1765%
HSV (HSB):
35°, 35.7466%, 86.6667%
XYZ:
52.6845, 53.2916, 33.1007
xyY:
0.3788, 0.3832, 53.2916
CIE-Lab:
78.0468, 5.3510, 27.6703
CIE-LCH:
78.0468, 28.1830, 79.0550
CIE-Luv:
78.0468, 24.0183, 36.3325
Hunter-Lab:
73.0011, 1.0706, 24.2170
#ddbc8e color charts
#ddbc8e color shades, tints & tones
#ddbc8e color schemes
#ddbc8e color preview, HTML & CSS examples
This text has a color of #ddbc8e
<p style="color:#ddbc8e;">Text here</p>
.mytext {color:#ddbc8e;}
This box has a color of #ddbc8e
<div style="background-color:#ddbc8e;">Content here</div>
.mybackground {background-color:#ddbc8e;}
Border around this has a color of #ddbc8e
<div style="border:2px solid #ddbc8e;">Content here</div>
.myborder {border:2px solid #ddbc8e;}