#dda08b color space conversions
Hex:
#dda08b
RGB:
221, 160, 139
CMY:
13, 37, 45
CMYK:
0, 28, 37, 13
HSL:
15°, 54.6667%, 70.5882%
HSV (HSB):
15°, 37.1041%, 86.6667%
XYZ:
47.0498, 42.3778, 30.1260
xyY:
0.3935, 0.3545, 42.3778
CIE-Lab:
71.1306, 19.9642, 19.9014
CIE-LCH:
71.1306, 28.1892, 44.9098
CIE-Luv:
71.1306, 42.1626, 23.1228
Hunter-Lab:
65.0983, 15.0890, 18.1307
#dda08b color charts
#dda08b color shades, tints & tones
#dda08b color schemes
#dda08b color preview, HTML & CSS examples
This text has a color of #dda08b
<p style="color:#dda08b;">Text here</p>
.mytext {color:#dda08b;}
This box has a color of #dda08b
<div style="background-color:#dda08b;">Content here</div>
.mybackground {background-color:#dda08b;}
Border around this has a color of #dda08b
<div style="border:2px solid #dda08b;">Content here</div>
.myborder {border:2px solid #dda08b;}