#d3b0a8 color space conversions
Hex:
#d3b0a8
RGB:
211, 176, 168
CMY:
17, 31, 34
CMYK:
0, 17, 20, 17
HSL:
11°, 32.8244%, 74.3137%
HSV (HSB):
11°, 20.3791%, 82.7451%
XYZ:
49.4572, 47.7267, 43.6513
xyY:
0.3512, 0.3389, 47.7267
CIE-Lab:
74.6522, 11.4190, 8.8251
CIE-LCH:
74.6522, 14.4318, 37.6985
CIE-Luv:
74.6522, 22.1992, 10.5731
Hunter-Lab:
69.0845, 6.8892, 10.8966
#d3b0a8 color charts
#d3b0a8 color shades, tints & tones
#d3b0a8 color schemes
#d3b0a8 color preview, HTML & CSS examples
This text has a color of #d3b0a8
<p style="color:#d3b0a8;">Text here</p>
.mytext {color:#d3b0a8;}
This box has a color of #d3b0a8
<div style="background-color:#d3b0a8;">Content here</div>
.mybackground {background-color:#d3b0a8;}
Border around this has a color of #d3b0a8
<div style="border:2px solid #d3b0a8;">Content here</div>
.myborder {border:2px solid #d3b0a8;}