#d2b3c9 color space conversions
Hex:
#d2b3c9
RGB:
210, 179, 201
CMY:
18, 30, 21
CMYK:
0, 15, 4, 18
HSL:
317°, 25.6198%, 76.2745%
HSV (HSB):
317°, 14.7619%, 82.3529%
XYZ:
53.2411, 50.1589, 62.1339
xyY:
0.3216, 0.3030, 50.1589
CIE-Lab:
76.1667, 14.8964, -6.9816
CIE-LCH:
76.1667, 16.4513, 334.8885
CIE-Luv:
76.1667, 16.6707, -13.1471
Hunter-Lab:
70.8229, 10.2470, -2.4398
#d2b3c9 color charts
#d2b3c9 color shades, tints & tones
#d2b3c9 color schemes
#d2b3c9 color preview, HTML & CSS examples
This text has a color of #d2b3c9
<p style="color:#d2b3c9;">Text here</p>
.mytext {color:#d2b3c9;}
This box has a color of #d2b3c9
<div style="background-color:#d2b3c9;">Content here</div>
.mybackground {background-color:#d2b3c9;}
Border around this has a color of #d2b3c9
<div style="border:2px solid #d2b3c9;">Content here</div>
.myborder {border:2px solid #d2b3c9;}