#d3b1d0 color space conversions
Hex:
#d3b1d0
RGB:
211, 177, 208
CMY:
17, 31, 18
CMYK:
0, 16, 1, 17
HSL:
305°, 27.8689%, 76.0784%
HSV (HSB):
305°, 16.1137%, 82.7451%
XYZ:
53.9713, 49.8472, 66.4514
xyY:
0.3170, 0.2928, 49.8472
CIE-Lab:
75.9754, 17.5967, -11.0681
CIE-LCH:
75.9754, 20.7881, 327.8305
CIE-Luv:
75.9754, 17.6028, -19.9260
Hunter-Lab:
70.6026, 12.8976, -6.3822
#d3b1d0 color charts
#d3b1d0 color shades, tints & tones
#d3b1d0 color schemes
#d3b1d0 color preview, HTML & CSS examples
This text has a color of #d3b1d0
<p style="color:#d3b1d0;">Text here</p>
.mytext {color:#d3b1d0;}
This box has a color of #d3b1d0
<div style="background-color:#d3b1d0;">Content here</div>
.mybackground {background-color:#d3b1d0;}
Border around this has a color of #d3b1d0
<div style="border:2px solid #d3b1d0;">Content here</div>
.myborder {border:2px solid #d3b1d0;}