#d3a1b8 color space conversions
Hex:
#d3a1b8
RGB:
211, 161, 184
CMY:
17, 37, 28
CMYK:
0, 24, 13, 17
HSL:
332°, 36.2319%, 72.9412%
HSV (HSB):
332°, 23.6967%, 82.7451%
XYZ:
48.2606, 42.7993, 51.0649
xyY:
0.3396, 0.3011, 42.7993
CIE-Lab:
71.4185, 22.0873, -4.6663
CIE-LCH:
71.4185, 22.5749, 348.0706
CIE-Luv:
71.4185, 28.8130, -10.8118
Hunter-Lab:
65.4212, 17.1906, -0.4843
#d3a1b8 color charts
#d3a1b8 color shades, tints & tones
#d3a1b8 color schemes
#d3a1b8 color preview, HTML & CSS examples
This text has a color of #d3a1b8
<p style="color:#d3a1b8;">Text here</p>
.mytext {color:#d3a1b8;}
This box has a color of #d3a1b8
<div style="background-color:#d3a1b8;">Content here</div>
.mybackground {background-color:#d3a1b8;}
Border around this has a color of #d3a1b8
<div style="border:2px solid #d3a1b8;">Content here</div>
.myborder {border:2px solid #d3a1b8;}