#d2c3c0 color space conversions
Hex:
#d2c3c0
RGB:
210, 195, 192
CMY:
18, 24, 25
CMYK:
0, 7, 9, 18
HSL:
10°, 16.6667%, 78.8235%
HSV (HSB):
10°, 8.5714%, 82.3529%
XYZ:
55.6079, 56.5376, 57.8512
xyY:
0.3271, 0.3326, 56.5376
CIE-Lab:
79.9188, 4.7426, 3.3901
CIE-LCH:
79.9188, 5.8297, 35.5576
CIE-Luv:
79.9188, 8.9824, 4.1806
Hunter-Lab:
75.1915, 0.4245, 7.0172
#d2c3c0 color charts
#d2c3c0 color shades, tints & tones
#d2c3c0 color schemes
#d2c3c0 color preview, HTML & CSS examples
This text has a color of #d2c3c0
<p style="color:#d2c3c0;">Text here</p>
.mytext {color:#d2c3c0;}
This box has a color of #d2c3c0
<div style="background-color:#d2c3c0;">Content here</div>
.mybackground {background-color:#d2c3c0;}
Border around this has a color of #d2c3c0
<div style="border:2px solid #d2c3c0;">Content here</div>
.myborder {border:2px solid #d2c3c0;}