#d3c1b9 color space conversions
Hex:
#d3c1b9
RGB:
211, 193, 185
CMY:
17, 24, 27
CMYK:
0, 9, 12, 17
HSL:
18°, 22.8070%, 77.6471%
HSV (HSB):
18°, 12.3223%, 82.7451%
XYZ:
54.6909, 55.4916, 53.7274
xyY:
0.3337, 0.3385, 55.4916
CIE-Lab:
79.3236, 4.9969, 6.3081
CIE-LCH:
79.3236, 8.0474, 51.6159
CIE-Luv:
79.3236, 11.1936, 8.3542
Hunter-Lab:
74.4927, 0.6886, 9.3823
#d3c1b9 color charts
#d3c1b9 color shades, tints & tones
#d3c1b9 color schemes
#d3c1b9 color preview, HTML & CSS examples
This text has a color of #d3c1b9
<p style="color:#d3c1b9;">Text here</p>
.mytext {color:#d3c1b9;}
This box has a color of #d3c1b9
<div style="background-color:#d3c1b9;">Content here</div>
.mybackground {background-color:#d3c1b9;}
Border around this has a color of #d3c1b9
<div style="border:2px solid #d3c1b9;">Content here</div>
.myborder {border:2px solid #d3c1b9;}