#d3ccc7 color space conversions
Hex:
#d3ccc7
RGB:
211, 204, 199
CMY:
17, 20, 22
CMYK:
0, 3, 6, 17
HSL:
25°, 12.0000%, 80.3922%
HSV (HSB):
25°, 5.6872%, 82.7451%
XYZ:
58.7656, 61.1581, 62.7402
xyY:
0.3217, 0.3348, 61.1581
CIE-Lab:
82.4637, 1.5439, 3.3374
CIE-LCH:
82.4637, 3.6771, 65.1749
CIE-Luv:
82.4637, 4.3329, 4.7065
Hunter-Lab:
78.2037, -2.7238, 7.1761
#d3ccc7 color charts
#d3ccc7 color shades, tints & tones
#d3ccc7 color schemes
#d3ccc7 color preview, HTML & CSS examples
This text has a color of #d3ccc7
<p style="color:#d3ccc7;">Text here</p>
.mytext {color:#d3ccc7;}
This box has a color of #d3ccc7
<div style="background-color:#d3ccc7;">Content here</div>
.mybackground {background-color:#d3ccc7;}
Border around this has a color of #d3ccc7
<div style="border:2px solid #d3ccc7;">Content here</div>
.myborder {border:2px solid #d3ccc7;}