#d2d2b6 color space conversions
Hex:
#d2d2b6
RGB:
210, 210, 182
CMY:
18, 18, 29
CMYK:
0, 0, 13, 18
HSL:
60°, 23.7288%, 76.8627%
HSV (HSB):
60°, 13.3333%, 82.3529%
XYZ:
58.0684, 63.1722, 53.3889
xyY:
0.3325, 0.3617, 63.1722
CIE-Lab:
83.5329, -4.7561, 13.8981
CIE-LCH:
83.5329, 14.6894, 108.8918
CIE-Luv:
83.5329, 1.5168, 21.0093
Hunter-Lab:
79.4810, -8.6804, 15.8104
#d2d2b6 color charts
#d2d2b6 color shades, tints & tones
#d2d2b6 color schemes
#d2d2b6 color preview, HTML & CSS examples
This text has a color of #d2d2b6
<p style="color:#d2d2b6;">Text here</p>
.mytext {color:#d2d2b6;}
This box has a color of #d2d2b6
<div style="background-color:#d2d2b6;">Content here</div>
.mybackground {background-color:#d2d2b6;}
Border around this has a color of #d2d2b6
<div style="border:2px solid #d2d2b6;">Content here</div>
.myborder {border:2px solid #d2d2b6;}