#d2b2c6 color space conversions
Hex:
#d2b2c6
RGB:
210, 178, 198
CMY:
18, 30, 22
CMYK:
0, 15, 6, 18
HSL:
323°, 26.2295%, 76.0784%
HSV (HSB):
323°, 15.2381%, 82.3529%
XYZ:
52.6918, 49.6196, 60.2265
xyY:
0.3242, 0.3053, 49.6196
CIE-Lab:
75.8352, 14.9028, -5.8380
CIE-LCH:
75.8352, 16.0055, 338.6080
CIE-Luv:
75.8352, 17.4912, -11.3943
Hunter-Lab:
70.4412, 10.2503, -1.3835
#d2b2c6 color charts
#d2b2c6 color shades, tints & tones
#d2b2c6 color schemes
#d2b2c6 color preview, HTML & CSS examples
This text has a color of #d2b2c6
<p style="color:#d2b2c6;">Text here</p>
.mytext {color:#d2b2c6;}
This box has a color of #d2b2c6
<div style="background-color:#d2b2c6;">Content here</div>
.mybackground {background-color:#d2b2c6;}
Border around this has a color of #d2b2c6
<div style="border:2px solid #d2b2c6;">Content here</div>
.myborder {border:2px solid #d2b2c6;}