#ddaba2 color space conversions
Hex:
#ddaba2
RGB:
221, 171, 162
CMY:
13, 33, 36
CMYK:
0, 23, 27, 13
HSL:
9°, 46.4567%, 75.0980%
HSV (HSB):
9°, 26.6968%, 86.6667%
XYZ:
50.9033, 47.1066, 40.5920
xyY:
0.3673, 0.3399, 47.1066
CIE-Lab:
74.2579, 17.0007, 11.6742
CIE-LCH:
74.2579, 20.6231, 34.4770
CIE-Luv:
74.2579, 32.5601, 13.3520
Hunter-Lab:
68.6343, 12.2764, 12.9784
#ddaba2 color charts
#ddaba2 color shades, tints & tones
#ddaba2 color schemes
#ddaba2 color preview, HTML & CSS examples
This text has a color of #ddaba2
<p style="color:#ddaba2;">Text here</p>
.mytext {color:#ddaba2;}
This box has a color of #ddaba2
<div style="background-color:#ddaba2;">Content here</div>
.mybackground {background-color:#ddaba2;}
Border around this has a color of #ddaba2
<div style="border:2px solid #ddaba2;">Content here</div>
.myborder {border:2px solid #ddaba2;}