#d2bdc9 color space conversions
Hex:
#d2bdc9
RGB:
210, 189, 201
CMY:
18, 26, 21
CMYK:
0, 10, 4, 18
HSL:
326°, 18.9189%, 78.2353%
HSV (HSB):
326°, 10.0000%, 82.3529%
XYZ:
55.3186, 54.3139, 62.8264
xyY:
0.3208, 0.3149, 54.3139
CIE-Lab:
78.6444, 9.5093, -3.3237
CIE-LCH:
78.6444, 10.0734, 340.7343
CIE-Luv:
78.6444, 11.4549, -6.6759
Hunter-Lab:
73.6979, 5.0128, 1.0448
#d2bdc9 color charts
#d2bdc9 color shades, tints & tones
#d2bdc9 color schemes
#d2bdc9 color preview, HTML & CSS examples
This text has a color of #d2bdc9
<p style="color:#d2bdc9;">Text here</p>
.mytext {color:#d2bdc9;}
This box has a color of #d2bdc9
<div style="background-color:#d2bdc9;">Content here</div>
.mybackground {background-color:#d2bdc9;}
Border around this has a color of #d2bdc9
<div style="border:2px solid #d2bdc9;">Content here</div>
.myborder {border:2px solid #d2bdc9;}