#d3c2c6 color space conversions
Hex:
#d3c2c6
RGB:
211, 194, 198
CMY:
17, 24, 22
CMYK:
0, 8, 6, 17
HSL:
346°, 16.1905%, 79.4118%
HSV (HSB):
346°, 8.0569%, 82.7451%
XYZ:
56.3488, 56.5097, 61.3636
xyY:
0.3234, 0.3244, 56.5097
CIE-Lab:
79.9030, 6.6599, 0.1486
CIE-LCH:
79.9030, 6.6615, 1.2786
CIE-Luv:
79.9030, 9.6694, -0.9571
Hunter-Lab:
75.1729, 2.2490, 4.2226
#d3c2c6 color charts
#d3c2c6 color shades, tints & tones
#d3c2c6 color schemes
#d3c2c6 color preview, HTML & CSS examples
This text has a color of #d3c2c6
<p style="color:#d3c2c6;">Text here</p>
.mytext {color:#d3c2c6;}
This box has a color of #d3c2c6
<div style="background-color:#d3c2c6;">Content here</div>
.mybackground {background-color:#d3c2c6;}
Border around this has a color of #d3c2c6
<div style="border:2px solid #d3c2c6;">Content here</div>
.myborder {border:2px solid #d3c2c6;}