#ddba99 color space conversions
Hex:
#ddba99
RGB:
221, 186, 153
CMY:
13, 27, 40
CMYK:
0, 16, 31, 13
HSL:
29°, 50.0000%, 73.3333%
HSV (HSB):
29°, 30.7692%, 86.6667%
XYZ:
53.1275, 52.7899, 37.5263
xyY:
0.3704, 0.3680, 52.7899
CIE-Lab:
77.7508, 7.7751, 21.4154
CIE-LCH:
77.7508, 22.7831, 70.0460
CIE-Luv:
77.7508, 24.3492, 28.1321
Hunter-Lab:
72.6566, 3.3724, 20.2370
#ddba99 color charts
#ddba99 color shades, tints & tones
#ddba99 color schemes
#ddba99 color preview, HTML & CSS examples
This text has a color of #ddba99
<p style="color:#ddba99;">Text here</p>
.mytext {color:#ddba99;}
This box has a color of #ddba99
<div style="background-color:#ddba99;">Content here</div>
.mybackground {background-color:#ddba99;}
Border around this has a color of #ddba99
<div style="border:2px solid #ddba99;">Content here</div>
.myborder {border:2px solid #ddba99;}