#d2d2cc color space conversions
Hex:
#d2d2cc
RGB:
210, 210, 204
CMY:
18, 18, 20
CMYK:
0, 0, 3, 18
HSL:
60°, 6.2500%, 81.1765%
HSV (HSB):
60°, 2.8571%, 82.3529%
XYZ:
60.5240, 64.1545, 66.3198
xyY:
0.3169, 0.3359, 64.1545
CIE-Lab:
84.0461, -1.0702, 2.9589
CIE-LCH:
84.0461, 3.1465, 109.8847
CIE-Luv:
84.0461, 0.3356, 4.6292
Hunter-Lab:
80.0965, -5.2873, 6.9755
#d2d2cc color charts
#d2d2cc color shades, tints & tones
#d2d2cc color schemes
#d2d2cc color preview, HTML & CSS examples
This text has a color of #d2d2cc
<p style="color:#d2d2cc;">Text here</p>
.mytext {color:#d2d2cc;}
This box has a color of #d2d2cc
<div style="background-color:#d2d2cc;">Content here</div>
.mybackground {background-color:#d2d2cc;}
Border around this has a color of #d2d2cc
<div style="border:2px solid #d2d2cc;">Content here</div>
.myborder {border:2px solid #d2d2cc;}