#ddbc91 color space conversions
Hex:
#ddbc91
RGB:
221, 188, 145
CMY:
13, 26, 43
CMYK:
0, 15, 34, 13
HSL:
34°, 52.7778%, 71.7647%
HSV (HSB):
34°, 34.3891%, 86.6667%
XYZ:
52.9128, 53.3829, 34.3032
xyY:
0.3763, 0.3797, 53.3829
CIE-Lab:
78.1005, 5.7121, 26.1538
CIE-LCH:
78.1005, 26.7703, 77.6798
CIE-Luv:
78.1005, 23.7803, 34.4444
Hunter-Lab:
73.0636, 1.4088, 23.3080
#ddbc91 color charts
#ddbc91 color shades, tints & tones
#ddbc91 color schemes
#ddbc91 color preview, HTML & CSS examples
This text has a color of #ddbc91
<p style="color:#ddbc91;">Text here</p>
.mytext {color:#ddbc91;}
This box has a color of #ddbc91
<div style="background-color:#ddbc91;">Content here</div>
.mybackground {background-color:#ddbc91;}
Border around this has a color of #ddbc91
<div style="border:2px solid #ddbc91;">Content here</div>
.myborder {border:2px solid #ddbc91;}