#d3acb9 color space conversions
Hex:
#d3acb9
RGB:
211, 172, 185
CMY:
17, 33, 27
CMYK:
0, 18, 12, 17
HSL:
340°, 30.7087%, 75.0980%
HSV (HSB):
340°, 18.4834%, 82.7451%
XYZ:
50.3734, 46.8567, 52.2882
xyY:
0.3369, 0.3134, 46.8567
CIE-Lab:
74.0980, 16.2762, -1.2776
CIE-LCH:
74.0980, 16.3262, 355.5116
CIE-Luv:
74.0980, 22.6951, -4.7812
Hunter-Lab:
68.4520, 11.5663, 2.6267
#d3acb9 color charts
#d3acb9 color shades, tints & tones
#d3acb9 color schemes
#d3acb9 color preview, HTML & CSS examples
This text has a color of #d3acb9
<p style="color:#d3acb9;">Text here</p>
.mytext {color:#d3acb9;}
This box has a color of #d3acb9
<div style="background-color:#d3acb9;">Content here</div>
.mybackground {background-color:#d3acb9;}
Border around this has a color of #d3acb9
<div style="border:2px solid #d3acb9;">Content here</div>
.myborder {border:2px solid #d3acb9;}