#d2cbc8 color space conversions
Hex:
#d2cbc8
RGB:
210, 203, 200
CMY:
18, 20, 22
CMYK:
0, 3, 5, 18
HSL:
18°, 10.0000%, 80.3922%
HSV (HSB):
18°, 4.7619%, 82.3529%
XYZ:
58.3596, 60.5836, 63.2615
xyY:
0.3203, 0.3325, 60.5836
CIE-Lab:
82.1544, 1.8937, 2.3445
CIE-LCH:
82.1544, 3.0137, 51.0718
CIE-Luv:
82.1544, 4.2076, 3.1711
Hunter-Lab:
77.8355, -2.3761, 6.2964
#d2cbc8 color charts
#d2cbc8 color shades, tints & tones
#d2cbc8 color schemes
#d2cbc8 color preview, HTML & CSS examples
This text has a color of #d2cbc8
<p style="color:#d2cbc8;">Text here</p>
.mytext {color:#d2cbc8;}
This box has a color of #d2cbc8
<div style="background-color:#d2cbc8;">Content here</div>
.mybackground {background-color:#d2cbc8;}
Border around this has a color of #d2cbc8
<div style="border:2px solid #d2cbc8;">Content here</div>
.myborder {border:2px solid #d2cbc8;}