#d2b3c5 color space conversions
Hex:
#d2b3c5
RGB:
210, 179, 197
CMY:
18, 30, 23
CMYK:
0, 15, 6, 18
HSL:
325°, 25.6198%, 76.2745%
HSV (HSB):
325°, 14.7619%, 82.3529%
XYZ:
52.7765, 49.9731, 59.6875
xyY:
0.3249, 0.3076, 49.9731
CIE-Lab:
76.0527, 14.1853, -4.9717
CIE-LCH:
76.0527, 15.0313, 340.6853
CIE-Luv:
76.0527, 17.0642, -9.9570
Hunter-Lab:
70.6916, 9.5530, -0.5765
#d2b3c5 color charts
#d2b3c5 color shades, tints & tones
#d2b3c5 color schemes
#d2b3c5 color preview, HTML & CSS examples
This text has a color of #d2b3c5
<p style="color:#d2b3c5;">Text here</p>
.mytext {color:#d2b3c5;}
This box has a color of #d2b3c5
<div style="background-color:#d2b3c5;">Content here</div>
.mybackground {background-color:#d2b3c5;}
Border around this has a color of #d2b3c5
<div style="border:2px solid #d2b3c5;">Content here</div>
.myborder {border:2px solid #d2b3c5;}