#d3c3b0 color space conversions
Hex:
#d3c3b0
RGB:
211, 195, 176
CMY:
17, 24, 31
CMYK:
0, 8, 17, 17
HSL:
33°, 28.4553%, 75.8824%
HSV (HSB):
33°, 16.5877%, 82.7451%
XYZ:
54.2155, 56.0137, 49.0286
xyY:
0.3404, 0.3517, 56.0137
CIE-Lab:
79.6216, 2.5040, 11.5704
CIE-LCH:
79.6216, 11.8383, 77.7889
CIE-Luv:
79.6216, 10.7441, 16.2470
Hunter-Lab:
74.8423, -1.6691, 13.5492
#d3c3b0 color charts
#d3c3b0 color shades, tints & tones
#d3c3b0 color schemes
#d3c3b0 color preview, HTML & CSS examples
This text has a color of #d3c3b0
<p style="color:#d3c3b0;">Text here</p>
.mytext {color:#d3c3b0;}
This box has a color of #d3c3b0
<div style="background-color:#d3c3b0;">Content here</div>
.mybackground {background-color:#d3c3b0;}
Border around this has a color of #d3c3b0
<div style="border:2px solid #d3c3b0;">Content here</div>
.myborder {border:2px solid #d3c3b0;}