#d3c5b2 color space conversions
Hex:
#d3c5b2
RGB:
211, 197, 178
CMY:
17, 23, 30
CMYK:
0, 7, 16, 17
HSL:
35°, 27.2727%, 76.2745%
HSV (HSB):
35°, 15.6398%, 82.7451%
XYZ:
54.8661, 56.9957, 50.2290
xyY:
0.3385, 0.3516, 56.9957
CIE-Lab:
80.1772, 1.7612, 11.2873
CIE-LCH:
80.1772, 11.4239, 81.1317
CIE-Luv:
80.1772, 9.4918, 16.0166
Hunter-Lab:
75.4955, -2.3929, 13.3998
#d3c5b2 color charts
#d3c5b2 color shades, tints & tones
#d3c5b2 color schemes
#d3c5b2 color preview, HTML & CSS examples
This text has a color of #d3c5b2
<p style="color:#d3c5b2;">Text here</p>
.mytext {color:#d3c5b2;}
This box has a color of #d3c5b2
<div style="background-color:#d3c5b2;">Content here</div>
.mybackground {background-color:#d3c5b2;}
Border around this has a color of #d3c5b2
<div style="border:2px solid #d3c5b2;">Content here</div>
.myborder {border:2px solid #d3c5b2;}