#d3bac3 color space conversions
Hex:
#d3bac3
RGB:
211, 186, 195
CMY:
17, 27, 24
CMYK:
0, 12, 8, 17
HSL:
338°, 22.1239%, 77.8431%
HSV (HSB):
338°, 11.8483%, 82.7451%
XYZ:
54.2732, 52.9068, 58.9813
xyY:
0.3266, 0.3184, 52.9068
CIE-Lab:
77.8200, 10.4166, -1.2767
CIE-LCH:
77.8200, 10.4946, 353.0127
CIE-Luv:
77.8200, 14.1585, -3.7499
Hunter-Lab:
72.7371, 5.8989, 2.8387
#d3bac3 color charts
#d3bac3 color shades, tints & tones
#d3bac3 color schemes
#d3bac3 color preview, HTML & CSS examples
This text has a color of #d3bac3
<p style="color:#d3bac3;">Text here</p>
.mytext {color:#d3bac3;}
This box has a color of #d3bac3
<div style="background-color:#d3bac3;">Content here</div>
.mybackground {background-color:#d3bac3;}
Border around this has a color of #d3bac3
<div style="border:2px solid #d3bac3;">Content here</div>
.myborder {border:2px solid #d3bac3;}