#d2d2dc color space conversions
Hex:
#d2d2dc
RGB:
210, 210, 220
CMY:
18, 18, 14
CMYK:
5, 5, 0, 14
HSL:
240°, 12.5000%, 84.3137%
HSV (HSB):
240°, 4.5455%, 86.2745%
XYZ:
62.5432, 64.9621, 76.9527
xyY:
0.3059, 0.3177, 64.9621
CIE-Lab:
84.4642, 1.8591, -4.9353
CIE-LCH:
84.4642, 5.2739, 290.6406
CIE-Luv:
84.4642, -0.5673, -7.8927
Hunter-Lab:
80.5991, -2.5361, -0.1883
#d2d2dc color charts
#d2d2dc color shades, tints & tones
#d2d2dc color schemes
#d2d2dc color preview, HTML & CSS examples
This text has a color of #d2d2dc
<p style="color:#d2d2dc;">Text here</p>
.mytext {color:#d2d2dc;}
This box has a color of #d2d2dc
<div style="background-color:#d2d2dc;">Content here</div>
.mybackground {background-color:#d2d2dc;}
Border around this has a color of #d2d2dc
<div style="border:2px solid #d2d2dc;">Content here</div>
.myborder {border:2px solid #d2d2dc;}