#d3b6b2 color space conversions
Hex:
#d3b6b2
RGB:
211, 182, 178
CMY:
17, 29, 30
CMYK:
0, 14, 16, 17
HSL:
7°, 27.2727%, 76.2745%
HSV (HSB):
7°, 15.6398%, 82.7451%
XYZ:
51.6278, 50.5191, 49.1496
xyY:
0.3412, 0.3339, 50.5191
CIE-Lab:
76.3868, 9.7418, 5.8672
CIE-LCH:
76.3868, 11.3722, 31.0592
CIE-Luv:
76.3868, 17.8558, 6.7854
Hunter-Lab:
71.0768, 5.2720, 8.7548
#d3b6b2 color charts
#d3b6b2 color shades, tints & tones
#d3b6b2 color schemes
#d3b6b2 color preview, HTML & CSS examples
This text has a color of #d3b6b2
<p style="color:#d3b6b2;">Text here</p>
.mytext {color:#d3b6b2;}
This box has a color of #d3b6b2
<div style="background-color:#d3b6b2;">Content here</div>
.mybackground {background-color:#d3b6b2;}
Border around this has a color of #d3b6b2
<div style="border:2px solid #d3b6b2;">Content here</div>
.myborder {border:2px solid #d3b6b2;}