#d3c4bc color space conversions
Hex:
#d3c4bc
RGB:
211, 196, 188
CMY:
17, 23, 26
CMYK:
0, 7, 11, 17
HSL:
21°, 20.7207%, 78.2353%
HSV (HSB):
21°, 10.9005%, 82.7451%
XYZ:
55.6810, 56.9596, 55.6365
xyY:
0.3309, 0.3385, 56.9596
CIE-Lab:
80.1569, 3.8998, 5.8945
CIE-LCH:
80.1569, 7.0678, 56.5110
CIE-Luv:
80.1569, 9.3404, 7.9778
Hunter-Lab:
75.4716, -0.3825, 9.1224
#d3c4bc color charts
#d3c4bc color shades, tints & tones
#d3c4bc color schemes
#d3c4bc color preview, HTML & CSS examples
This text has a color of #d3c4bc
<p style="color:#d3c4bc;">Text here</p>
.mytext {color:#d3c4bc;}
This box has a color of #d3c4bc
<div style="background-color:#d3c4bc;">Content here</div>
.mybackground {background-color:#d3c4bc;}
Border around this has a color of #d3c4bc
<div style="border:2px solid #d3c4bc;">Content here</div>
.myborder {border:2px solid #d3c4bc;}