#d2bed1 color space conversions
Hex:
#d2bed1
RGB:
210, 190, 209
CMY:
18, 25, 18
CMYK:
0, 10, 0, 18
HSL:
303°, 18.1818%, 78.4314%
HSV (HSB):
303°, 9.5238%, 82.3529%
XYZ:
56.5004, 55.1320, 67.9852
xyY:
0.3146, 0.3069, 55.1320
CIE-Lab:
79.1172, 10.4232, -6.9465
CIE-LCH:
79.1172, 12.5259, 326.3187
CIE-Luv:
79.1172, 10.2750, -12.3883
Hunter-Lab:
74.2509, 5.8885, -2.3112
#d2bed1 color charts
#d2bed1 color shades, tints & tones
#d2bed1 color schemes
#d2bed1 color preview, HTML & CSS examples
This text has a color of #d2bed1
<p style="color:#d2bed1;">Text here</p>
.mytext {color:#d2bed1;}
This box has a color of #d2bed1
<div style="background-color:#d2bed1;">Content here</div>
.mybackground {background-color:#d2bed1;}
Border around this has a color of #d2bed1
<div style="border:2px solid #d2bed1;">Content here</div>
.myborder {border:2px solid #d2bed1;}