#d3c7ce color space conversions
Hex:
#d3c7ce
RGB:
211, 199, 206
CMY:
17, 22, 19
CMYK:
0, 6, 2, 17
HSL:
325°, 12.0000%, 80.3922%
HSV (HSB):
325°, 5.6872%, 82.7451%
XYZ:
58.4280, 59.1520, 66.7305
xyY:
0.3170, 0.3209, 59.1520
CIE-Lab:
81.3751, 5.4188, -1.9956
CIE-LCH:
81.3751, 5.7746, 339.7829
CIE-Luv:
81.3751, 6.4692, -3.9682
Hunter-Lab:
76.9103, 1.0116, 2.3948
#d3c7ce color charts
#d3c7ce color shades, tints & tones
#d3c7ce color schemes
#d3c7ce color preview, HTML & CSS examples
This text has a color of #d3c7ce
<p style="color:#d3c7ce;">Text here</p>
.mytext {color:#d3c7ce;}
This box has a color of #d3c7ce
<div style="background-color:#d3c7ce;">Content here</div>
.mybackground {background-color:#d3c7ce;}
Border around this has a color of #d3c7ce
<div style="border:2px solid #d3c7ce;">Content here</div>
.myborder {border:2px solid #d3c7ce;}