#d3bcc8 color space conversions
Hex:
#d3bcc8
RGB:
211, 188, 200
CMY:
17, 26, 22
CMYK:
0, 11, 5, 17
HSL:
329°, 20.7207%, 78.2353%
HSV (HSB):
329°, 10.9005%, 82.7451%
XYZ:
55.2725, 53.9855, 62.1506
xyY:
0.3225, 0.3150, 53.9855
CIE-Lab:
78.4533, 10.2174, -3.0542
CIE-LCH:
78.4533, 10.6641, 343.3574
CIE-Luv:
78.4533, 12.6676, -6.3913
Hunter-Lab:
73.4748, 5.6984, 1.2803
#d3bcc8 color charts
#d3bcc8 color shades, tints & tones
#d3bcc8 color schemes
#d3bcc8 color preview, HTML & CSS examples
This text has a color of #d3bcc8
<p style="color:#d3bcc8;">Text here</p>
.mytext {color:#d3bcc8;}
This box has a color of #d3bcc8
<div style="background-color:#d3bcc8;">Content here</div>
.mybackground {background-color:#d3bcc8;}
Border around this has a color of #d3bcc8
<div style="border:2px solid #d3bcc8;">Content here</div>
.myborder {border:2px solid #d3bcc8;}