#d3bbd6 color space conversions
Hex:
#d3bbd6
RGB:
211, 187, 214
CMY:
17, 27, 16
CMYK:
1, 13, 0, 16
HSL:
293°, 24.7706%, 78.6275%
HSV (HSB):
293°, 12.6168%, 83.9216%
XYZ:
56.7719, 54.2446, 71.0964
xyY:
0.3117, 0.2979, 54.2446
CIE-Lab:
78.6041, 13.3072, -10.3999
CIE-LCH:
78.6041, 16.8891, 321.9913
CIE-Luv:
78.6041, 11.9586, -18.2440
Hunter-Lab:
73.6509, 8.7030, -5.6779
#d3bbd6 color charts
#d3bbd6 color shades, tints & tones
#d3bbd6 color schemes
#d3bbd6 color preview, HTML & CSS examples
This text has a color of #d3bbd6
<p style="color:#d3bbd6;">Text here</p>
.mytext {color:#d3bbd6;}
This box has a color of #d3bbd6
<div style="background-color:#d3bbd6;">Content here</div>
.mybackground {background-color:#d3bbd6;}
Border around this has a color of #d3bbd6
<div style="border:2px solid #d3bbd6;">Content here</div>
.myborder {border:2px solid #d3bbd6;}