#dccbc6 color space conversions
Hex:
#dccbc6
RGB:
220, 203, 198
CMY:
14, 20, 22
CMYK:
0, 8, 10, 14
HSL:
14°, 23.9130%, 81.9608%
HSV (HSB):
14°, 10.0000%, 86.2745%
XYZ:
61.0642, 62.0047, 62.1758
xyY:
0.3296, 0.3347, 62.0047
CIE-Lab:
82.9159, 5.0772, 4.6177
CIE-LCH:
82.9159, 6.8630, 42.2868
CIE-Luv:
82.9159, 10.3137, 5.9499
Hunter-Lab:
78.7431, 0.6239, 8.3046
#dccbc6 color charts
#dccbc6 color shades, tints & tones
#dccbc6 color schemes
#dccbc6 color preview, HTML & CSS examples
This text has a color of #dccbc6
<p style="color:#dccbc6;">Text here</p>
.mytext {color:#dccbc6;}
This box has a color of #dccbc6
<div style="background-color:#dccbc6;">Content here</div>
.mybackground {background-color:#dccbc6;}
Border around this has a color of #dccbc6
<div style="border:2px solid #dccbc6;">Content here</div>
.myborder {border:2px solid #dccbc6;}