#d3c1be color space conversions
Hex:
#d3c1be
RGB:
211, 193, 190
CMY:
17, 24, 25
CMYK:
0, 9, 10, 17
HSL:
9°, 19.2661%, 78.6275%
HSV (HSB):
9°, 9.9526%, 82.7451%
XYZ:
55.2282, 55.7065, 56.5568
xyY:
0.3297, 0.3326, 55.7065
CIE-Lab:
79.4465, 5.8246, 3.7930
CIE-LCH:
79.4465, 6.9507, 33.0723
CIE-Luv:
79.4465, 10.8144, 4.5673
Hunter-Lab:
74.6368, 1.4683, 7.3182
#d3c1be color charts
#d3c1be color shades, tints & tones
#d3c1be color schemes
#d3c1be color preview, HTML & CSS examples
This text has a color of #d3c1be
<p style="color:#d3c1be;">Text here</p>
.mytext {color:#d3c1be;}
This box has a color of #d3c1be
<div style="background-color:#d3c1be;">Content here</div>
.mybackground {background-color:#d3c1be;}
Border around this has a color of #d3c1be
<div style="border:2px solid #d3c1be;">Content here</div>
.myborder {border:2px solid #d3c1be;}