#ddbd85 color space conversions
Hex:
#ddbd85
RGB:
221, 189, 133
CMY:
13, 26, 48
CMYK:
0, 14, 40, 13
HSL:
38°, 56.4103%, 69.4118%
HSV (HSB):
38°, 39.8190%, 86.6667%
XYZ:
52.2500, 53.4608, 29.7554
xyY:
0.3857, 0.3946, 53.4608
CIE-Lab:
78.1463, 3.7903, 32.5340
CIE-LCH:
78.1463, 32.7540, 83.3549
CIE-Luv:
78.1463, 24.0696, 42.3249
Hunter-Lab:
73.1169, -0.3968, 27.0534
#ddbd85 color charts
#ddbd85 color shades, tints & tones
#ddbd85 color schemes
#ddbd85 color preview, HTML & CSS examples
This text has a color of #ddbd85
<p style="color:#ddbd85;">Text here</p>
.mytext {color:#ddbd85;}
This box has a color of #ddbd85
<div style="background-color:#ddbd85;">Content here</div>
.mybackground {background-color:#ddbd85;}
Border around this has a color of #ddbd85
<div style="border:2px solid #ddbd85;">Content here</div>
.myborder {border:2px solid #ddbd85;}