#d3b9e9 color space conversions
Hex:
#d3b9e9
RGB:
211, 185, 233
CMY:
17, 27, 9
CMYK:
9, 21, 0, 9
HSL:
273°, 52.1739%, 81.9608%
HSV (HSB):
273°, 20.6009%, 91.3725%
XYZ:
58.9209, 54.4300, 84.4914
xyY:
0.2978, 0.2751, 54.4300
CIE-Lab:
78.7118, 18.0906, -20.4905
CIE-LCH:
78.7118, 27.3337, 311.4405
CIE-Luv:
78.7118, 11.1977, -35.1789
Hunter-Lab:
73.7767, 13.4478, -16.2571
#d3b9e9 color charts
#d3b9e9 color shades, tints & tones
#d3b9e9 color schemes
#d3b9e9 color preview, HTML & CSS examples
This text has a color of #d3b9e9
<p style="color:#d3b9e9;">Text here</p>
.mytext {color:#d3b9e9;}
This box has a color of #d3b9e9
<div style="background-color:#d3b9e9;">Content here</div>
.mybackground {background-color:#d3b9e9;}
Border around this has a color of #d3b9e9
<div style="border:2px solid #d3b9e9;">Content here</div>
.myborder {border:2px solid #d3b9e9;}