#d8cbcc color space conversions
Hex:
#d8cbcc
RGB:
216, 203, 204
CMY:
15, 20, 20
CMYK:
0, 6, 6, 15
HSL:
355°, 14.2857%, 82.1569%
HSV (HSB):
355°, 6.0185%, 84.7059%
XYZ:
60.5739, 61.6704, 65.8377
xyY:
0.3221, 0.3279, 61.6704
CIE-Lab:
82.7378, 4.6871, 1.1151
CIE-LCH:
82.7378, 4.8179, 13.3823
CIE-Luv:
82.7378, 7.4753, 0.8407
Hunter-Lab:
78.5305, 0.2562, 5.2643
#d8cbcc color charts
#d8cbcc color shades, tints & tones
#d8cbcc color schemes
#d8cbcc color preview, HTML & CSS examples
This text has a color of #d8cbcc
<p style="color:#d8cbcc;">Text here</p>
.mytext {color:#d8cbcc;}
This box has a color of #d8cbcc
<div style="background-color:#d8cbcc;">Content here</div>
.mybackground {background-color:#d8cbcc;}
Border around this has a color of #d8cbcc
<div style="border:2px solid #d8cbcc;">Content here</div>
.myborder {border:2px solid #d8cbcc;}