#d1bcc3 color space conversions
Hex:
#d1bcc3
RGB:
209, 188, 195
CMY:
18, 26, 24
CMYK:
0, 10, 7, 18
HSL:
340°, 18.5841%, 77.8431%
HSV (HSB):
340°, 10.0478%, 81.9608%
XYZ:
54.1280, 53.4619, 59.0961
xyY:
0.3247, 0.3207, 53.4619
CIE-Lab:
78.1469, 8.6372, -0.8186
CIE-LCH:
78.1469, 8.6759, 354.5856
CIE-Luv:
78.1469, 11.8718, -2.7486
Hunter-Lab:
73.1176, 4.1854, 3.2622
#d1bcc3 color charts
#d1bcc3 color shades, tints & tones
#d1bcc3 color schemes
#d1bcc3 color preview, HTML & CSS examples
This text has a color of #d1bcc3
<p style="color:#d1bcc3;">Text here</p>
.mytext {color:#d1bcc3;}
This box has a color of #d1bcc3
<div style="background-color:#d1bcc3;">Content here</div>
.mybackground {background-color:#d1bcc3;}
Border around this has a color of #d1bcc3
<div style="border:2px solid #d1bcc3;">Content here</div>
.myborder {border:2px solid #d1bcc3;}