#d3b4b9 color space conversions
Hex:
#d3b4b9
RGB:
211, 180, 185
CMY:
17, 29, 27
CMYK:
0, 15, 12, 17
HSL:
350°, 26.0504%, 76.6667%
HSV (HSB):
350°, 14.6919%, 82.7451%
XYZ:
51.9422, 49.9942, 52.8111
xyY:
0.3357, 0.3231, 49.9942
CIE-Lab:
76.0657, 11.9523, 1.5945
CIE-LCH:
76.0657, 12.0582, 7.5988
CIE-Luv:
76.0657, 18.3145, 0.2160
Hunter-Lab:
70.7066, 7.3925, 5.2106
#d3b4b9 color charts
#d3b4b9 color shades, tints & tones
#d3b4b9 color schemes
#d3b4b9 color preview, HTML & CSS examples
This text has a color of #d3b4b9
<p style="color:#d3b4b9;">Text here</p>
.mytext {color:#d3b4b9;}
This box has a color of #d3b4b9
<div style="background-color:#d3b4b9;">Content here</div>
.mybackground {background-color:#d3b4b9;}
Border around this has a color of #d3b4b9
<div style="border:2px solid #d3b4b9;">Content here</div>
.myborder {border:2px solid #d3b4b9;}