#d3b3c6 color space conversions
Hex:
#d3b3c6
RGB:
211, 179, 198
CMY:
17, 30, 22
CMYK:
0, 15, 6, 17
HSL:
324°, 26.6667%, 76.4706%
HSV (HSB):
324°, 15.1659%, 82.7451%
XYZ:
53.1771, 50.1663, 60.3064
xyY:
0.3249, 0.3065, 50.1663
CIE-Lab:
76.1712, 14.7117, -5.3312
CIE-LCH:
76.1712, 15.6479, 340.0805
CIE-Luv:
76.1712, 17.5861, -10.5985
Hunter-Lab:
70.8282, 10.0668, -0.9025
#d3b3c6 color charts
#d3b3c6 color shades, tints & tones
#d3b3c6 color schemes
#d3b3c6 color preview, HTML & CSS examples
This text has a color of #d3b3c6
<p style="color:#d3b3c6;">Text here</p>
.mytext {color:#d3b3c6;}
This box has a color of #d3b3c6
<div style="background-color:#d3b3c6;">Content here</div>
.mybackground {background-color:#d3b3c6;}
Border around this has a color of #d3b3c6
<div style="border:2px solid #d3b3c6;">Content here</div>
.myborder {border:2px solid #d3b3c6;}