#d3b4b2 color space conversions
Hex:
#d3b4b2
RGB:
211, 180, 178
CMY:
17, 29, 30
CMYK:
0, 15, 16, 17
HSL:
4°, 27.2727%, 76.2745%
HSV (HSB):
4°, 15.6398%, 82.7451%
XYZ:
51.2211, 49.7058, 49.0140
xyY:
0.3416, 0.3315, 49.7058
CIE-Lab:
75.8883, 10.8165, 5.1488
CIE-LCH:
75.8883, 11.9794, 25.4553
CIE-Luv:
75.8883, 18.9747, 5.5532
Hunter-Lab:
70.5023, 6.3042, 8.1325
#d3b4b2 color charts
#d3b4b2 color shades, tints & tones
#d3b4b2 color schemes
#d3b4b2 color preview, HTML & CSS examples
This text has a color of #d3b4b2
<p style="color:#d3b4b2;">Text here</p>
.mytext {color:#d3b4b2;}
This box has a color of #d3b4b2
<div style="background-color:#d3b4b2;">Content here</div>
.mybackground {background-color:#d3b4b2;}
Border around this has a color of #d3b4b2
<div style="border:2px solid #d3b4b2;">Content here</div>
.myborder {border:2px solid #d3b4b2;}