#d2d2ca color space conversions
Hex:
#d2d2ca
RGB:
210, 210, 202
CMY:
18, 18, 21
CMYK:
0, 0, 4, 18
HSL:
60°, 8.1633%, 80.7843%
HSV (HSB):
60°, 3.8095%, 82.3529%
XYZ:
60.2856, 64.0591, 65.0644
xyY:
0.3183, 0.3382, 64.0591
CIE-Lab:
83.9965, -1.4220, 3.9500
CIE-LCH:
83.9965, 4.1982, 109.7989
CIE-Luv:
83.9965, 0.4462, 6.1619
Hunter-Lab:
80.0369, -5.6144, 7.8273
#d2d2ca color charts
#d2d2ca color shades, tints & tones
#d2d2ca color schemes
#d2d2ca color preview, HTML & CSS examples
This text has a color of #d2d2ca
<p style="color:#d2d2ca;">Text here</p>
.mytext {color:#d2d2ca;}
This box has a color of #d2d2ca
<div style="background-color:#d2d2ca;">Content here</div>
.mybackground {background-color:#d2d2ca;}
Border around this has a color of #d2d2ca
<div style="border:2px solid #d2d2ca;">Content here</div>
.myborder {border:2px solid #d2d2ca;}