#d3bfa3 color space conversions
Hex:
#d3bfa3
RGB:
211, 191, 163
CMY:
17, 25, 36
CMYK:
0, 9, 23, 17
HSL:
35°, 35.2941%, 73.3333%
HSV (HSB):
35°, 22.7488%, 82.7451%
XYZ:
52.1056, 53.7548, 42.2798
xyY:
0.3517, 0.3629, 53.7548
CIE-Lab:
78.3186, 2.6700, 16.7074
CIE-LCH:
78.3186, 16.9194, 80.9204
CIE-Luv:
78.3186, 13.9477, 23.1029
Hunter-Lab:
73.3177, -1.4490, 17.1319
#d3bfa3 color charts
#d3bfa3 color shades, tints & tones
#d3bfa3 color schemes
#d3bfa3 color preview, HTML & CSS examples
This text has a color of #d3bfa3
<p style="color:#d3bfa3;">Text here</p>
.mytext {color:#d3bfa3;}
This box has a color of #d3bfa3
<div style="background-color:#d3bfa3;">Content here</div>
.mybackground {background-color:#d3bfa3;}
Border around this has a color of #d3bfa3
<div style="border:2px solid #d3bfa3;">Content here</div>
.myborder {border:2px solid #d3bfa3;}