#d3b1c9 color space conversions
Hex:
#d3b1c9
RGB:
211, 177, 201
CMY:
17, 31, 21
CMYK:
0, 16, 5, 17
HSL:
318°, 27.8689%, 76.0784%
HSV (HSB):
318°, 16.1137%, 82.7451%
XYZ:
53.1287, 49.5102, 62.0146
xyY:
0.3227, 0.3007, 49.5102
CIE-Lab:
75.7676, 16.3263, -7.5634
CIE-LCH:
75.7676, 17.9931, 335.1434
CIE-Luv:
75.7676, 18.3294, -14.2784
Hunter-Lab:
70.3635, 11.6423, -3.0006
#d3b1c9 color charts
#d3b1c9 color shades, tints & tones
#d3b1c9 color schemes
#d3b1c9 color preview, HTML & CSS examples
This text has a color of #d3b1c9
<p style="color:#d3b1c9;">Text here</p>
.mytext {color:#d3b1c9;}
This box has a color of #d3b1c9
<div style="background-color:#d3b1c9;">Content here</div>
.mybackground {background-color:#d3b1c9;}
Border around this has a color of #d3b1c9
<div style="border:2px solid #d3b1c9;">Content here</div>
.myborder {border:2px solid #d3b1c9;}