#d3b9c0 color space conversions
Hex:
#d3b9c0
RGB:
211, 185, 192
CMY:
17, 27, 25
CMYK:
0, 12, 9, 17
HSL:
344°, 22.8070%, 77.6471%
HSV (HSB):
344°, 12.3223%, 82.7451%
XYZ:
53.7274, 52.3526, 57.1425
xyY:
0.3292, 0.3207, 52.3526
CIE-Lab:
77.4912, 10.4384, -0.1313
CIE-LCH:
77.4912, 10.4392, 359.2792
CIE-Luv:
77.4912, 14.9581, -2.0480
Hunter-Lab:
72.3551, 5.9240, 3.8242
#d3b9c0 color charts
#d3b9c0 color shades, tints & tones
#d3b9c0 color schemes
#d3b9c0 color preview, HTML & CSS examples
This text has a color of #d3b9c0
<p style="color:#d3b9c0;">Text here</p>
.mytext {color:#d3b9c0;}
This box has a color of #d3b9c0
<div style="background-color:#d3b9c0;">Content here</div>
.mybackground {background-color:#d3b9c0;}
Border around this has a color of #d3b9c0
<div style="border:2px solid #d3b9c0;">Content here</div>
.myborder {border:2px solid #d3b9c0;}