#d2b3b6 color space conversions
Hex:
#d2b3b6
RGB:
210, 179, 182
CMY:
18, 30, 29
CMYK:
0, 15, 13, 18
HSL:
354°, 25.6198%, 76.2745%
HSV (HSB):
354°, 14.7619%, 82.3529%
XYZ:
51.1419, 49.3192, 51.0801
xyY:
0.3375, 0.3255, 49.3192
CIE-Lab:
75.6495, 11.6360, 2.6130
CIE-LCH:
75.6495, 11.9258, 12.6565
CIE-Luv:
75.6495, 18.5125, 1.7538
Hunter-Lab:
70.2277, 7.0908, 6.0348
#d2b3b6 color charts
#d2b3b6 color shades, tints & tones
#d2b3b6 color schemes
#d2b3b6 color preview, HTML & CSS examples
This text has a color of #d2b3b6
<p style="color:#d2b3b6;">Text here</p>
.mytext {color:#d2b3b6;}
This box has a color of #d2b3b6
<div style="background-color:#d2b3b6;">Content here</div>
.mybackground {background-color:#d2b3b6;}
Border around this has a color of #d2b3b6
<div style="border:2px solid #d2b3b6;">Content here</div>
.myborder {border:2px solid #d2b3b6;}