#d3bab4 color space conversions
Hex:
#d3bab4
RGB:
211, 186, 180
CMY:
17, 27, 29
CMYK:
0, 12, 15, 17
HSL:
12°, 26.0504%, 76.6667%
HSV (HSB):
12°, 14.6919%, 82.7451%
XYZ:
52.6611, 52.2620, 50.4920
xyY:
0.3388, 0.3363, 52.2620
CIE-Lab:
77.4372, 7.9178, 6.2939
CIE-LCH:
77.4372, 10.1146, 38.4814
CIE-Luv:
77.4372, 15.4511, 7.7536
Hunter-Lab:
72.2924, 3.5157, 9.1941
#d3bab4 color charts
#d3bab4 color shades, tints & tones
#d3bab4 color schemes
#d3bab4 color preview, HTML & CSS examples
This text has a color of #d3bab4
<p style="color:#d3bab4;">Text here</p>
.mytext {color:#d3bab4;}
This box has a color of #d3bab4
<div style="background-color:#d3bab4;">Content here</div>
.mybackground {background-color:#d3bab4;}
Border around this has a color of #d3bab4
<div style="border:2px solid #d3bab4;">Content here</div>
.myborder {border:2px solid #d3bab4;}