#d1b9d9 color space conversions
Hex:
#d1b9d9
RGB:
209, 185, 217
CMY:
18, 27, 15
CMYK:
4, 15, 0, 15
HSL:
285°, 29.6296%, 78.8235%
HSV (HSB):
285°, 14.7465%, 85.0980%
XYZ:
56.1678, 53.2630, 72.9661
xyY:
0.3079, 0.2920, 53.2630
CIE-Lab:
78.0300, 14.2831, -12.8976
CIE-LCH:
78.0300, 19.2446, 317.9179
CIE-Luv:
78.0300, 11.5126, -22.3195
Hunter-Lab:
72.9815, 9.6591, -8.1904
#d1b9d9 color charts
#d1b9d9 color shades, tints & tones
#d1b9d9 color schemes
#d1b9d9 color preview, HTML & CSS examples
This text has a color of #d1b9d9
<p style="color:#d1b9d9;">Text here</p>
.mytext {color:#d1b9d9;}
This box has a color of #d1b9d9
<div style="background-color:#d1b9d9;">Content here</div>
.mybackground {background-color:#d1b9d9;}
Border around this has a color of #d1b9d9
<div style="border:2px solid #d1b9d9;">Content here</div>
.myborder {border:2px solid #d1b9d9;}