#d3b2c5 color space conversions
Hex:
#d3b2c5
RGB:
211, 178, 197
CMY:
17, 30, 23
CMYK:
0, 16, 7, 17
HSL:
325°, 27.2727%, 76.2745%
HSV (HSB):
325°, 15.6398%, 82.7451%
XYZ:
52.8624, 49.7209, 59.6343
xyY:
0.3259, 0.3065, 49.7209
CIE-Lab:
75.8976, 15.0767, -5.1905
CIE-LCH:
75.8976, 15.9451, 341.0029
CIE-Luv:
75.8976, 18.2135, -10.4437
Hunter-Lab:
70.5130, 10.4205, -0.7836
#d3b2c5 color charts
#d3b2c5 color shades, tints & tones
#d3b2c5 color schemes
#d3b2c5 color preview, HTML & CSS examples
This text has a color of #d3b2c5
<p style="color:#d3b2c5;">Text here</p>
.mytext {color:#d3b2c5;}
This box has a color of #d3b2c5
<div style="background-color:#d3b2c5;">Content here</div>
.mybackground {background-color:#d3b2c5;}
Border around this has a color of #d3b2c5
<div style="border:2px solid #d3b2c5;">Content here</div>
.myborder {border:2px solid #d3b2c5;}