#d1b5d5 color space conversions
Hex:
#d1b5d5
RGB:
209, 181, 213
CMY:
18, 29, 16
CMYK:
2, 15, 0, 16
HSL:
293°, 27.5862%, 77.2549%
HSV (HSB):
293°, 15.0235%, 83.5294%
XYZ:
54.8286, 51.4072, 69.9836
xyY:
0.3111, 0.2917, 51.4072
CIE-Lab:
76.9250, 15.6845, -12.3850
CIE-LCH:
76.9250, 19.9848, 321.7041
CIE-Luv:
76.9250, 13.8772, -21.7007
Hunter-Lab:
71.6988, 11.0275, -7.6825
#d1b5d5 color charts
#d1b5d5 color shades, tints & tones
#d1b5d5 color schemes
#d1b5d5 color preview, HTML & CSS examples
This text has a color of #d1b5d5
<p style="color:#d1b5d5;">Text here</p>
.mytext {color:#d1b5d5;}
This box has a color of #d1b5d5
<div style="background-color:#d1b5d5;">Content here</div>
.mybackground {background-color:#d1b5d5;}
Border around this has a color of #d1b5d5
<div style="border:2px solid #d1b5d5;">Content here</div>
.myborder {border:2px solid #d1b5d5;}