#d3cbc8 color space conversions
Hex:
#d3cbc8
RGB:
211, 203, 200
CMY:
17, 20, 22
CMYK:
0, 4, 5, 17
HSL:
16°, 11.1111%, 80.5882%
HSV (HSB):
16°, 5.2133%, 82.7451%
XYZ:
58.6452, 60.7309, 63.2749
xyY:
0.3211, 0.3325, 60.7309
CIE-Lab:
82.2339, 2.2434, 2.4697
CIE-LCH:
82.2339, 3.3365, 47.7497
CIE-Luv:
82.2339, 4.7936, 3.2948
Hunter-Lab:
77.9300, -2.0497, 6.4108
#d3cbc8 color charts
#d3cbc8 color shades, tints & tones
#d3cbc8 color schemes
#d3cbc8 color preview, HTML & CSS examples
This text has a color of #d3cbc8
<p style="color:#d3cbc8;">Text here</p>
.mytext {color:#d3cbc8;}
This box has a color of #d3cbc8
<div style="background-color:#d3cbc8;">Content here</div>
.mybackground {background-color:#d3cbc8;}
Border around this has a color of #d3cbc8
<div style="border:2px solid #d3cbc8;">Content here</div>
.myborder {border:2px solid #d3cbc8;}