#d2c3c9 color space conversions
Hex:
#d2c3c9
RGB:
210, 195, 201
CMY:
18, 24, 21
CMYK:
0, 7, 4, 18
HSL:
336°, 14.2857%, 79.4118%
HSV (HSB):
336°, 7.1429%, 82.3529%
XYZ:
56.6361, 56.9489, 63.2655
xyY:
0.3202, 0.3220, 56.9489
CIE-Lab:
80.1508, 6.3042, -1.1135
CIE-LCH:
80.1508, 6.4018, 349.9835
CIE-Luv:
80.1508, 8.3199, -2.7849
Hunter-Lab:
75.4645, 1.9013, 3.1195
#d2c3c9 color charts
#d2c3c9 color shades, tints & tones
#d2c3c9 color schemes
#d2c3c9 color preview, HTML & CSS examples
This text has a color of #d2c3c9
<p style="color:#d2c3c9;">Text here</p>
.mytext {color:#d2c3c9;}
This box has a color of #d2c3c9
<div style="background-color:#d2c3c9;">Content here</div>
.mybackground {background-color:#d2c3c9;}
Border around this has a color of #d2c3c9
<div style="border:2px solid #d2c3c9;">Content here</div>
.myborder {border:2px solid #d2c3c9;}