#d3c0b1 color space conversions
Hex:
#d3c0b1
RGB:
211, 192, 177
CMY:
17, 25, 31
CMYK:
0, 9, 16, 17
HSL:
26°, 27.8689%, 76.0784%
HSV (HSB):
26°, 16.1137%, 82.7451%
XYZ:
53.6494, 54.7225, 49.3298
xyY:
0.3402, 0.3470, 54.7225
CIE-Lab:
78.8811, 4.2472, 9.9804
CIE-LCH:
78.8811, 10.8465, 66.9476
CIE-Luv:
78.8811, 12.3471, 13.6794
Hunter-Lab:
73.9746, -0.0002, 12.2448
#d3c0b1 color charts
#d3c0b1 color shades, tints & tones
#d3c0b1 color schemes
#d3c0b1 color preview, HTML & CSS examples
This text has a color of #d3c0b1
<p style="color:#d3c0b1;">Text here</p>
.mytext {color:#d3c0b1;}
This box has a color of #d3c0b1
<div style="background-color:#d3c0b1;">Content here</div>
.mybackground {background-color:#d3c0b1;}
Border around this has a color of #d3c0b1
<div style="border:2px solid #d3c0b1;">Content here</div>
.myborder {border:2px solid #d3c0b1;}