#d3b6b6 color space conversions
Hex:
#d3b6b6
RGB:
211, 182, 182
CMY:
17, 29, 29
CMYK:
0, 14, 14, 17
HSL:
0°, 24.7863%, 77.0588%
HSV (HSB):
0°, 13.7441%, 82.7451%
XYZ:
52.0354, 50.6822, 51.2960
xyY:
0.3379, 0.3291, 50.6822
CIE-Lab:
76.4861, 10.3847, 3.8367
CIE-LCH:
76.4861, 11.0708, 20.2770
CIE-Luv:
76.4861, 17.4930, 3.7601
Hunter-Lab:
71.1914, 5.8847, 7.1134
#d3b6b6 color charts
#d3b6b6 color shades, tints & tones
#d3b6b6 color schemes
#d3b6b6 color preview, HTML & CSS examples
This text has a color of #d3b6b6
<p style="color:#d3b6b6;">Text here</p>
.mytext {color:#d3b6b6;}
This box has a color of #d3b6b6
<div style="background-color:#d3b6b6;">Content here</div>
.mybackground {background-color:#d3b6b6;}
Border around this has a color of #d3b6b6
<div style="border:2px solid #d3b6b6;">Content here</div>
.myborder {border:2px solid #d3b6b6;}