#d1bcc2 color space conversions
Hex:
#d1bcc2
RGB:
209, 188, 194
CMY:
18, 26, 24
CMYK:
0, 10, 7, 18
HSL:
343°, 18.5841%, 77.8431%
HSV (HSB):
343°, 10.0478%, 81.9608%
XYZ:
54.0153, 53.4168, 58.5025
xyY:
0.3255, 0.3219, 53.4168
CIE-Lab:
78.1204, 8.4634, -0.3162
CIE-LCH:
78.1204, 8.4693, 357.8601
CIE-Luv:
78.1204, 11.9540, -1.9686
Hunter-Lab:
73.0868, 4.0198, 3.7019
#d1bcc2 color charts
#d1bcc2 color shades, tints & tones
#d1bcc2 color schemes
#d1bcc2 color preview, HTML & CSS examples
This text has a color of #d1bcc2
<p style="color:#d1bcc2;">Text here</p>
.mytext {color:#d1bcc2;}
This box has a color of #d1bcc2
<div style="background-color:#d1bcc2;">Content here</div>
.mybackground {background-color:#d1bcc2;}
Border around this has a color of #d1bcc2
<div style="border:2px solid #d1bcc2;">Content here</div>
.myborder {border:2px solid #d1bcc2;}