#dda08e color space conversions
Hex:
#dda08e
RGB:
221, 160, 142
CMY:
13, 37, 44
CMYK:
0, 28, 36, 13
HSL:
14°, 53.7415%, 71.1765%
HSV (HSB):
14°, 35.7466%, 86.6667%
XYZ:
47.2721, 42.4668, 31.2966
xyY:
0.3906, 0.3509, 42.4668
CIE-Lab:
71.1915, 20.3236, 18.3399
CIE-LCH:
71.1915, 27.3752, 42.0629
CIE-Luv:
71.1915, 41.7890, 21.1210
Hunter-Lab:
65.1665, 15.4433, 17.1422
#dda08e color charts
#dda08e color shades, tints & tones
#dda08e color schemes
#dda08e color preview, HTML & CSS examples
This text has a color of #dda08e
<p style="color:#dda08e;">Text here</p>
.mytext {color:#dda08e;}
This box has a color of #dda08e
<div style="background-color:#dda08e;">Content here</div>
.mybackground {background-color:#dda08e;}
Border around this has a color of #dda08e
<div style="border:2px solid #dda08e;">Content here</div>
.myborder {border:2px solid #dda08e;}