#d2bec4 color space conversions
Hex:
#d2bec4
RGB:
210, 190, 196
CMY:
18, 25, 23
CMYK:
0, 10, 7, 18
HSL:
342°, 18.1818%, 78.4314%
HSV (HSB):
342°, 9.5238%, 82.3529%
XYZ:
54.9556, 54.5141, 59.8503
xyY:
0.3246, 0.3220, 54.5141
CIE-Lab:
78.7605, 8.0937, -0.4518
CIE-LCH:
78.7605, 8.1063, 356.8049
CIE-Luv:
78.7605, 11.3381, -2.1068
Hunter-Lab:
73.8336, 3.6516, 3.6224
#d2bec4 color charts
#d2bec4 color shades, tints & tones
#d2bec4 color schemes
#d2bec4 color preview, HTML & CSS examples
This text has a color of #d2bec4
<p style="color:#d2bec4;">Text here</p>
.mytext {color:#d2bec4;}
This box has a color of #d2bec4
<div style="background-color:#d2bec4;">Content here</div>
.mybackground {background-color:#d2bec4;}
Border around this has a color of #d2bec4
<div style="border:2px solid #d2bec4;">Content here</div>
.myborder {border:2px solid #d2bec4;}