#d3b6df color space conversions
Hex:
#d3b6df
RGB:
211, 182, 223
CMY:
17, 29, 13
CMYK:
5, 18, 0, 13
HSL:
282°, 39.0476%, 79.4118%
HSV (HSB):
282°, 18.3857%, 87.4510%
XYZ:
56.9112, 52.6325, 76.9716
xyY:
0.3051, 0.2822, 52.6325
CIE-Lab:
77.6575, 17.7315, -16.6856
CIE-LCH:
77.6575, 24.3478, 316.7407
CIE-Luv:
77.6575, 13.5967, -28.9118
Hunter-Lab:
72.5483, 13.0667, -12.1212
#d3b6df color charts
#d3b6df color shades, tints & tones
#d3b6df color schemes
#d3b6df color preview, HTML & CSS examples
This text has a color of #d3b6df
<p style="color:#d3b6df;">Text here</p>
.mytext {color:#d3b6df;}
This box has a color of #d3b6df
<div style="background-color:#d3b6df;">Content here</div>
.mybackground {background-color:#d3b6df;}
Border around this has a color of #d3b6df
<div style="border:2px solid #d3b6df;">Content here</div>
.myborder {border:2px solid #d3b6df;}