#d2d2c9 color space conversions
Hex:
#d2d2c9
RGB:
210, 210, 201
CMY:
18, 18, 21
CMYK:
0, 0, 4, 18
HSL:
60°, 9.0909%, 80.5882%
HSV (HSB):
60°, 4.2857%, 82.3529%
XYZ:
60.1676, 64.0119, 64.4427
xyY:
0.3190, 0.3394, 64.0119
CIE-Lab:
83.9719, -1.5967, 4.4459
CIE-LCH:
83.9719, 4.7239, 109.7550
CIE-Luv:
83.9719, 0.5012, 6.9252
Hunter-Lab:
80.0074, -5.7766, 8.2495
#d2d2c9 color charts
#d2d2c9 color shades, tints & tones
#d2d2c9 color schemes
#d2d2c9 color preview, HTML & CSS examples
This text has a color of #d2d2c9
<p style="color:#d2d2c9;">Text here</p>
.mytext {color:#d2d2c9;}
This box has a color of #d2d2c9
<div style="background-color:#d2d2c9;">Content here</div>
.mybackground {background-color:#d2d2c9;}
Border around this has a color of #d2d2c9
<div style="border:2px solid #d2d2c9;">Content here</div>
.myborder {border:2px solid #d2d2c9;}