#d3b1b1 color space conversions
Hex:
#d3b1b1
RGB:
211, 177, 177
CMY:
17, 31, 31
CMYK:
0, 16, 16, 17
HSL:
0°, 27.8689%, 76.0784%
HSV (HSB):
0°, 16.1137%, 82.7451%
XYZ:
50.5219, 48.4675, 48.2873
xyY:
0.3430, 0.3291, 48.4675
CIE-Lab:
75.1188, 12.2732, 4.5835
CIE-LCH:
75.1188, 13.1012, 20.4782
CIE-Luv:
75.1188, 20.7516, 4.4632
Hunter-Lab:
69.6186, 7.7042, 7.6096
#d3b1b1 color charts
#d3b1b1 color shades, tints & tones
#d3b1b1 color schemes
#d3b1b1 color preview, HTML & CSS examples
This text has a color of #d3b1b1
<p style="color:#d3b1b1;">Text here</p>
.mytext {color:#d3b1b1;}
This box has a color of #d3b1b1
<div style="background-color:#d3b1b1;">Content here</div>
.mybackground {background-color:#d3b1b1;}
Border around this has a color of #d3b1b1
<div style="border:2px solid #d3b1b1;">Content here</div>
.myborder {border:2px solid #d3b1b1;}