#d3b8e1 color space conversions
Hex:
#d3b8e1
RGB:
211, 184, 225
CMY:
17, 28, 12
CMYK:
6, 18, 0, 12
HSL:
280°, 40.5941%, 80.1961%
HSV (HSB):
280°, 18.2222%, 88.2353%
XYZ:
57.5951, 53.5661, 78.5379
xyY:
0.3036, 0.2824, 53.5661
CIE-Lab:
78.2081, 17.0398, -16.9368
CIE-LCH:
78.2081, 24.0252, 315.1738
CIE-Luv:
78.2081, 12.4312, -29.2298
Hunter-Lab:
73.1889, 12.3878, -12.3910
#d3b8e1 color charts
#d3b8e1 color shades, tints & tones
#d3b8e1 color schemes
#d3b8e1 color preview, HTML & CSS examples
This text has a color of #d3b8e1
<p style="color:#d3b8e1;">Text here</p>
.mytext {color:#d3b8e1;}
This box has a color of #d3b8e1
<div style="background-color:#d3b8e1;">Content here</div>
.mybackground {background-color:#d3b8e1;}
Border around this has a color of #d3b8e1
<div style="border:2px solid #d3b8e1;">Content here</div>
.myborder {border:2px solid #d3b8e1;}