#d3bfbb color space conversions
Hex:
#d3bfbb
RGB:
211, 191, 187
CMY:
17, 25, 27
CMYK:
0, 9, 11, 17
HSL:
10°, 21.4286%, 78.0392%
HSV (HSB):
10°, 11.3744%, 82.7451%
XYZ:
54.4644, 54.6983, 54.7010
xyY:
0.3324, 0.3338, 54.6983
CIE-Lab:
78.8672, 6.3892, 4.5722
CIE-LCH:
78.8672, 7.8567, 35.5881
CIE-Luv:
78.8672, 12.1308, 5.5887
Hunter-Lab:
73.9583, 2.0239, 7.9188
#d3bfbb color charts
#d3bfbb color shades, tints & tones
#d3bfbb color schemes
#d3bfbb color preview, HTML & CSS examples
This text has a color of #d3bfbb
<p style="color:#d3bfbb;">Text here</p>
.mytext {color:#d3bfbb;}
This box has a color of #d3bfbb
<div style="background-color:#d3bfbb;">Content here</div>
.mybackground {background-color:#d3bfbb;}
Border around this has a color of #d3bfbb
<div style="border:2px solid #d3bfbb;">Content here</div>
.myborder {border:2px solid #d3bfbb;}