#ddaba3 color space conversions
Hex:
#ddaba3
RGB:
221, 171, 163
CMY:
13, 33, 36
CMYK:
0, 23, 26, 13
HSL:
8°, 46.0317%, 75.2941%
HSV (HSB):
8°, 26.2443%, 86.6667%
XYZ:
50.9926, 47.1423, 41.0621
xyY:
0.3663, 0.3387, 47.1423
CIE-Lab:
74.2807, 17.1397, 11.1600
CIE-LCH:
74.2807, 20.4527, 33.0690
CIE-Luv:
74.2807, 32.4449, 12.6330
Hunter-Lab:
68.6603, 12.4128, 12.6039
#ddaba3 color charts
#ddaba3 color shades, tints & tones
#ddaba3 color schemes
#ddaba3 color preview, HTML & CSS examples
This text has a color of #ddaba3
<p style="color:#ddaba3;">Text here</p>
.mytext {color:#ddaba3;}
This box has a color of #ddaba3
<div style="background-color:#ddaba3;">Content here</div>
.mybackground {background-color:#ddaba3;}
Border around this has a color of #ddaba3
<div style="border:2px solid #ddaba3;">Content here</div>
.myborder {border:2px solid #ddaba3;}