#d2d2c3 color space conversions
Hex:
#d2d2c3
RGB:
210, 210, 195
CMY:
18, 18, 24
CMYK:
0, 0, 7, 18
HSL:
60°, 14.2857%, 79.4118%
HSV (HSB):
60°, 7.1429%, 82.3529%
XYZ:
59.4753, 63.7350, 60.7972
xyY:
0.3232, 0.3464, 63.7350
CIE-Lab:
83.8276, -2.6273, 7.4251
CIE-LCH:
83.8276, 7.8762, 109.4862
CIE-Luv:
83.8276, 0.8283, 11.4615
Hunter-Lab:
79.8342, -6.7300, 10.7320
#d2d2c3 color charts
#d2d2c3 color shades, tints & tones
#d2d2c3 color schemes
#d2d2c3 color preview, HTML & CSS examples
This text has a color of #d2d2c3
<p style="color:#d2d2c3;">Text here</p>
.mytext {color:#d2d2c3;}
This box has a color of #d2d2c3
<div style="background-color:#d2d2c3;">Content here</div>
.mybackground {background-color:#d2d2c3;}
Border around this has a color of #d2d2c3
<div style="border:2px solid #d2d2c3;">Content here</div>
.myborder {border:2px solid #d2d2c3;}