#d3c2c3 color space conversions
Hex:
#d3c2c3
RGB:
211, 194, 195
CMY:
17, 24, 24
CMYK:
0, 8, 8, 17
HSL:
356°, 16.1905%, 79.4118%
HSV (HSB):
356°, 8.0569%, 82.7451%
XYZ:
56.0061, 56.3726, 59.5589
xyY:
0.3257, 0.3279, 56.3726
CIE-Lab:
79.8254, 6.1411, 1.6505
CIE-LCH:
79.8254, 6.3591, 15.0435
CIE-Luv:
79.8254, 9.8978, 1.3668
Hunter-Lab:
75.0817, 1.7565, 5.5251
#d3c2c3 color charts
#d3c2c3 color shades, tints & tones
#d3c2c3 color schemes
#d3c2c3 color preview, HTML & CSS examples
This text has a color of #d3c2c3
<p style="color:#d3c2c3;">Text here</p>
.mytext {color:#d3c2c3;}
This box has a color of #d3c2c3
<div style="background-color:#d3c2c3;">Content here</div>
.mybackground {background-color:#d3c2c3;}
Border around this has a color of #d3c2c3
<div style="border:2px solid #d3c2c3;">Content here</div>
.myborder {border:2px solid #d3c2c3;}