#d3b1c5 color space conversions
Hex:
#d3b1c5
RGB:
211, 177, 197
CMY:
17, 31, 23
CMYK:
0, 16, 7, 17
HSL:
325°, 27.8689%, 76.0784%
HSV (HSB):
325°, 16.1137%, 82.7451%
XYZ:
52.6642, 49.3244, 59.5682
xyY:
0.3260, 0.3053, 49.3244
CIE-Lab:
75.6527, 15.6178, -5.5523
CIE-LCH:
75.6527, 16.5754, 340.4291
CIE-Luv:
75.6527, 18.7412, -11.0829
Hunter-Lab:
70.2313, 10.9465, -1.1261
#d3b1c5 color charts
#d3b1c5 color shades, tints & tones
#d3b1c5 color schemes
#d3b1c5 color preview, HTML & CSS examples
This text has a color of #d3b1c5
<p style="color:#d3b1c5;">Text here</p>
.mytext {color:#d3b1c5;}
This box has a color of #d3b1c5
<div style="background-color:#d3b1c5;">Content here</div>
.mybackground {background-color:#d3b1c5;}
Border around this has a color of #d3b1c5
<div style="border:2px solid #d3b1c5;">Content here</div>
.myborder {border:2px solid #d3b1c5;}