#d3b3d3 color space conversions
Hex:
#d3b3d3
RGB:
211, 179, 211
CMY:
17, 30, 17
CMYK:
0, 15, 0, 17
HSL:
300°, 26.6667%, 76.4706%
HSV (HSB):
300°, 15.1659%, 82.7451%
XYZ:
54.7419, 50.7922, 68.5467
xyY:
0.3145, 0.2918, 50.7922
CIE-Lab:
76.5530, 17.0685, -11.8369
CIE-LCH:
76.5530, 20.7713, 325.2588
CIE-Luv:
76.5530, 16.2800, -21.0609
Hunter-Lab:
71.2687, 12.3869, -7.1375
#d3b3d3 color charts
#d3b3d3 color shades, tints & tones
#d3b3d3 color schemes
#d3b3d3 color preview, HTML & CSS examples
This text has a color of #d3b3d3
<p style="color:#d3b3d3;">Text here</p>
.mytext {color:#d3b3d3;}
This box has a color of #d3b3d3
<div style="background-color:#d3b3d3;">Content here</div>
.mybackground {background-color:#d3b3d3;}
Border around this has a color of #d3b3d3
<div style="border:2px solid #d3b3d3;">Content here</div>
.myborder {border:2px solid #d3b3d3;}