#d3aab6 color space conversions
Hex:
#d3aab6
RGB:
211, 170, 182
CMY:
17, 33, 29
CMYK:
0, 19, 14, 17
HSL:
342°, 31.7829%, 74.7059%
HSV (HSB):
342°, 19.4313%, 82.7451%
XYZ:
49.6822, 45.9757, 50.5116
xyY:
0.3399, 0.3145, 45.9757
CIE-Lab:
73.5298, 16.8661, -0.4631
CIE-LCH:
73.5298, 16.8724, 358.4273
CIE-Luv:
73.5298, 24.1238, -3.6882
Hunter-Lab:
67.8054, 12.1306, 3.2957
#d3aab6 color charts
#d3aab6 color shades, tints & tones
#d3aab6 color schemes
#d3aab6 color preview, HTML & CSS examples
This text has a color of #d3aab6
<p style="color:#d3aab6;">Text here</p>
.mytext {color:#d3aab6;}
This box has a color of #d3aab6
<div style="background-color:#d3aab6;">Content here</div>
.mybackground {background-color:#d3aab6;}
Border around this has a color of #d3aab6
<div style="border:2px solid #d3aab6;">Content here</div>
.myborder {border:2px solid #d3aab6;}