#d7cbc6 color space conversions
Hex:
#d7cbc6
RGB:
215, 203, 198
CMY:
16, 20, 22
CMYK:
0, 6, 8, 16
HSL:
18°, 17.5258%, 80.9804%
HSV (HSB):
18°, 7.9070%, 84.3137%
XYZ:
59.5733, 61.2362, 62.1060
xyY:
0.3257, 0.3348, 61.2362
CIE-Lab:
82.5055, 3.3060, 3.9722
CIE-LCH:
82.5055, 5.1680, 50.2301
CIE-Luv:
82.5055, 7.2970, 5.3230
Hunter-Lab:
78.2535, -1.0542, 7.7219
#d7cbc6 color charts
#d7cbc6 color shades, tints & tones
#d7cbc6 color schemes
#d7cbc6 color preview, HTML & CSS examples
This text has a color of #d7cbc6
<p style="color:#d7cbc6;">Text here</p>
.mytext {color:#d7cbc6;}
This box has a color of #d7cbc6
<div style="background-color:#d7cbc6;">Content here</div>
.mybackground {background-color:#d7cbc6;}
Border around this has a color of #d7cbc6
<div style="border:2px solid #d7cbc6;">Content here</div>
.myborder {border:2px solid #d7cbc6;}