#d3b0cf color space conversions
Hex:
#d3b0cf
RGB:
211, 176, 207
CMY:
17, 31, 19
CMYK:
0, 17, 2, 17
HSL:
307°, 28.4553%, 75.8824%
HSV (HSB):
307°, 16.5877%, 82.7451%
XYZ:
53.6518, 49.4045, 65.7398
xyY:
0.3178, 0.2927, 49.4045
CIE-Lab:
75.7023, 17.9551, -10.9312
CIE-LCH:
75.7023, 21.0209, 328.6667
CIE-Luv:
75.7023, 18.2175, -19.7634
Hunter-Lab:
70.2884, 13.2461, -6.2513
#d3b0cf color charts
#d3b0cf color shades, tints & tones
#d3b0cf color schemes
#d3b0cf color preview, HTML & CSS examples
This text has a color of #d3b0cf
<p style="color:#d3b0cf;">Text here</p>
.mytext {color:#d3b0cf;}
This box has a color of #d3b0cf
<div style="background-color:#d3b0cf;">Content here</div>
.mybackground {background-color:#d3b0cf;}
Border around this has a color of #d3b0cf
<div style="border:2px solid #d3b0cf;">Content here</div>
.myborder {border:2px solid #d3b0cf;}