#d3bba5 color space conversions
Hex:
#d3bba5
RGB:
211, 187, 165
CMY:
17, 27, 35
CMYK:
0, 11, 22, 17
HSL:
29°, 34.3284%, 73.7255%
HSV (HSB):
29°, 21.8009%, 82.7451%
XYZ:
51.4258, 52.1061, 42.9444
xyY:
0.3511, 0.3557, 52.1061
CIE-Lab:
77.3443, 5.0821, 14.2670
CIE-LCH:
77.3443, 15.1451, 70.3934
CIE-Luv:
77.3443, 16.1098, 19.3239
Hunter-Lab:
72.1846, 0.8441, 15.2561
#d3bba5 color charts
#d3bba5 color shades, tints & tones
#d3bba5 color schemes
#d3bba5 color preview, HTML & CSS examples
This text has a color of #d3bba5
<p style="color:#d3bba5;">Text here</p>
.mytext {color:#d3bba5;}
This box has a color of #d3bba5
<div style="background-color:#d3bba5;">Content here</div>
.mybackground {background-color:#d3bba5;}
Border around this has a color of #d3bba5
<div style="border:2px solid #d3bba5;">Content here</div>
.myborder {border:2px solid #d3bba5;}