#d3b4d4 color space conversions
Hex:
#d3b4d4
RGB:
211, 180, 212
CMY:
17, 29, 17
CMYK:
0, 15, 0, 17
HSL:
298°, 27.1186%, 76.8627%
HSV (HSB):
298°, 15.0943%, 83.1373%
XYZ:
55.0689, 51.2449, 69.2762
xyY:
0.3136, 0.2918, 51.2449
CIE-Lab:
76.8271, 16.7135, -11.9702
CIE-LCH:
76.8271, 20.5579, 324.3898
CIE-Luv:
76.8271, 15.6748, -21.2208
Hunter-Lab:
71.5855, 12.0408, -7.2674
#d3b4d4 color charts
#d3b4d4 color shades, tints & tones
#d3b4d4 color schemes
#d3b4d4 color preview, HTML & CSS examples
This text has a color of #d3b4d4
<p style="color:#d3b4d4;">Text here</p>
.mytext {color:#d3b4d4;}
This box has a color of #d3b4d4
<div style="background-color:#d3b4d4;">Content here</div>
.mybackground {background-color:#d3b4d4;}
Border around this has a color of #d3b4d4
<div style="border:2px solid #d3b4d4;">Content here</div>
.myborder {border:2px solid #d3b4d4;}