#d3b3be color space conversions
Hex:
#d3b3be
RGB:
211, 179, 190
CMY:
17, 30, 25
CMYK:
0, 15, 10, 17
HSL:
339°, 26.6667%, 76.4706%
HSV (HSB):
339°, 15.1659%, 82.7451%
XYZ:
52.2783, 49.8068, 55.5735
xyY:
0.3316, 0.3159, 49.8068
CIE-Lab:
75.9505, 13.3287, -1.2974
CIE-LCH:
75.9505, 13.3917, 354.4403
CIE-Luv:
75.9505, 18.3758, -4.2913
Hunter-Lab:
70.5739, 8.7213, 2.7138
#d3b3be color charts
#d3b3be color shades, tints & tones
#d3b3be color schemes
#d3b3be color preview, HTML & CSS examples
This text has a color of #d3b3be
<p style="color:#d3b3be;">Text here</p>
.mytext {color:#d3b3be;}
This box has a color of #d3b3be
<div style="background-color:#d3b3be;">Content here</div>
.mybackground {background-color:#d3b3be;}
Border around this has a color of #d3b3be
<div style="border:2px solid #d3b3be;">Content here</div>
.myborder {border:2px solid #d3b3be;}