#d2bec3 color space conversions
Hex:
#d2bec3
RGB:
210, 190, 195
CMY:
18, 25, 24
CMYK:
0, 10, 7, 18
HSL:
345°, 18.1818%, 78.4314%
HSV (HSB):
345°, 9.5238%, 82.3529%
XYZ:
54.8421, 54.4687, 59.2528
xyY:
0.3253, 0.3231, 54.4687
CIE-Lab:
78.7342, 7.9202, 0.0499
CIE-LCH:
78.7342, 7.9203, 0.3611
CIE-Luv:
78.7342, 11.4188, -1.3282
Hunter-Lab:
73.8029, 3.4863, 4.0610
#d2bec3 color charts
#d2bec3 color shades, tints & tones
#d2bec3 color schemes
#d2bec3 color preview, HTML & CSS examples
This text has a color of #d2bec3
<p style="color:#d2bec3;">Text here</p>
.mytext {color:#d2bec3;}
This box has a color of #d2bec3
<div style="background-color:#d2bec3;">Content here</div>
.mybackground {background-color:#d2bec3;}
Border around this has a color of #d2bec3
<div style="border:2px solid #d2bec3;">Content here</div>
.myborder {border:2px solid #d2bec3;}