#d3b6b9 color space conversions
Hex:
#d3b6b9
RGB:
211, 182, 185
CMY:
17, 29, 27
CMYK:
0, 14, 12, 17
HSL:
354°, 24.7863%, 77.0588%
HSV (HSB):
354°, 13.7441%, 82.7451%
XYZ:
52.3489, 50.8076, 52.9467
xyY:
0.3353, 0.3255, 50.8076
CIE-Lab:
76.5623, 10.8759, 2.3164
CIE-LCH:
76.5623, 11.1198, 12.0235
CIE-Luv:
76.5623, 17.2183, 1.4677
Hunter-Lab:
71.2794, 6.3546, 5.8547
#d3b6b9 color charts
#d3b6b9 color shades, tints & tones
#d3b6b9 color schemes
#d3b6b9 color preview, HTML & CSS examples
This text has a color of #d3b6b9
<p style="color:#d3b6b9;">Text here</p>
.mytext {color:#d3b6b9;}
This box has a color of #d3b6b9
<div style="background-color:#d3b6b9;">Content here</div>
.mybackground {background-color:#d3b6b9;}
Border around this has a color of #d3b6b9
<div style="border:2px solid #d3b6b9;">Content here</div>
.myborder {border:2px solid #d3b6b9;}