#d2bec6 color space conversions
Hex:
#d2bec6
RGB:
210, 190, 198
CMY:
18, 25, 22
CMYK:
0, 10, 6, 18
HSL:
336°, 18.1818%, 78.4314%
HSV (HSB):
336°, 9.5238%, 82.3529%
XYZ:
55.1848, 54.6058, 61.0575
xyY:
0.3230, 0.3196, 54.6058
CIE-Lab:
78.8136, 8.4432, -1.4544
CIE-LCH:
78.8136, 8.5675, 350.2263
CIE-Luv:
78.8136, 11.1764, -3.6697
Hunter-Lab:
73.8957, 3.9851, 2.7377
#d2bec6 color charts
#d2bec6 color shades, tints & tones
#d2bec6 color schemes
#d2bec6 color preview, HTML & CSS examples
This text has a color of #d2bec6
<p style="color:#d2bec6;">Text here</p>
.mytext {color:#d2bec6;}
This box has a color of #d2bec6
<div style="background-color:#d2bec6;">Content here</div>
.mybackground {background-color:#d2bec6;}
Border around this has a color of #d2bec6
<div style="border:2px solid #d2bec6;">Content here</div>
.myborder {border:2px solid #d2bec6;}