#d2b3c1 color space conversions
Hex:
#d2b3c1
RGB:
210, 179, 193
CMY:
18, 30, 24
CMYK:
0, 15, 8, 18
HSL:
333°, 25.6198%, 76.2745%
HSV (HSB):
333°, 14.7619%, 82.3529%
XYZ:
52.3241, 49.7921, 57.3051
xyY:
0.3282, 0.3123, 49.7921
CIE-Lab:
75.9415, 13.4871, -2.9562
CIE-LCH:
75.9415, 13.8073, 347.6372
CIE-Luv:
75.9415, 17.4549, -6.7932
Hunter-Lab:
70.5635, 8.8747, 1.2446
#d2b3c1 color charts
#d2b3c1 color shades, tints & tones
#d2b3c1 color schemes
#d2b3c1 color preview, HTML & CSS examples
This text has a color of #d2b3c1
<p style="color:#d2b3c1;">Text here</p>
.mytext {color:#d2b3c1;}
This box has a color of #d2b3c1
<div style="background-color:#d2b3c1;">Content here</div>
.mybackground {background-color:#d2b3c1;}
Border around this has a color of #d2b3c1
<div style="border:2px solid #d2b3c1;">Content here</div>
.myborder {border:2px solid #d2b3c1;}