#d3b8d5 color space conversions
Hex:
#d3b8d5
RGB:
211, 184, 213
CMY:
17, 28, 16
CMYK:
1, 14, 0, 16
HSL:
296°, 25.6637%, 77.8431%
HSV (HSB):
296°, 13.6150%, 83.5294%
XYZ:
56.0147, 52.9340, 70.2158
xyY:
0.3126, 0.2954, 52.9340
CIE-Lab:
77.8360, 14.7377, -11.0050
CIE-LCH:
77.8360, 18.3932, 323.2504
CIE-Luv:
77.8360, 13.5617, -19.4092
Hunter-Lab:
72.7557, 10.1048, -6.2911
#d3b8d5 color charts
#d3b8d5 color shades, tints & tones
#d3b8d5 color schemes
#d3b8d5 color preview, HTML & CSS examples
This text has a color of #d3b8d5
<p style="color:#d3b8d5;">Text here</p>
.mytext {color:#d3b8d5;}
This box has a color of #d3b8d5
<div style="background-color:#d3b8d5;">Content here</div>
.mybackground {background-color:#d3b8d5;}
Border around this has a color of #d3b8d5
<div style="border:2px solid #d3b8d5;">Content here</div>
.myborder {border:2px solid #d3b8d5;}