#d3cbd2 color space conversions
Hex:
#d3cbd2
RGB:
211, 203, 210
CMY:
17, 20, 18
CMYK:
0, 4, 0, 17
HSL:
308°, 8.3333%, 81.1765%
HSV (HSB):
308°, 3.7915%, 82.7451%
XYZ:
59.8528, 61.2139, 69.6337
xyY:
0.3139, 0.3210, 61.2139
CIE-Lab:
82.4936, 4.0255, -2.4958
CIE-LCH:
82.4936, 4.7364, 328.2014
CIE-Luv:
82.4936, 4.1404, -4.4925
Hunter-Lab:
78.2393, -0.3670, 1.9989
#d3cbd2 color charts
#d3cbd2 color shades, tints & tones
#d3cbd2 color schemes
#d3cbd2 color preview, HTML & CSS examples
This text has a color of #d3cbd2
<p style="color:#d3cbd2;">Text here</p>
.mytext {color:#d3cbd2;}
This box has a color of #d3cbd2
<div style="background-color:#d3cbd2;">Content here</div>
.mybackground {background-color:#d3cbd2;}
Border around this has a color of #d3cbd2
<div style="border:2px solid #d3cbd2;">Content here</div>
.myborder {border:2px solid #d3cbd2;}