#d1bcc6 color space conversions
Hex:
#d1bcc6
RGB:
209, 188, 198
CMY:
18, 26, 22
CMYK:
0, 10, 5, 18
HSL:
331°, 18.5841%, 77.8431%
HSV (HSB):
331°, 10.0478%, 81.9608%
XYZ:
54.4708, 53.5990, 60.9008
xyY:
0.3224, 0.3172, 53.5990
CIE-Lab:
78.2273, 9.1635, -2.3241
CIE-LCH:
78.2273, 9.4536, 345.7684
CIE-Luv:
78.2273, 11.6240, -5.0999
Hunter-Lab:
73.2113, 4.6880, 1.9276
#d1bcc6 color charts
#d1bcc6 color shades, tints & tones
#d1bcc6 color schemes
#d1bcc6 color preview, HTML & CSS examples
This text has a color of #d1bcc6
<p style="color:#d1bcc6;">Text here</p>
.mytext {color:#d1bcc6;}
This box has a color of #d1bcc6
<div style="background-color:#d1bcc6;">Content here</div>
.mybackground {background-color:#d1bcc6;}
Border around this has a color of #d1bcc6
<div style="border:2px solid #d1bcc6;">Content here</div>
.myborder {border:2px solid #d1bcc6;}