#d2c7d2 color space conversions
Hex:
#d2c7d2
RGB:
210, 199, 210
CMY:
18, 22, 18
CMYK:
0, 5, 0, 18
HSL:
300°, 10.8911%, 80.1961%
HSV (HSB):
300°, 5.2381%, 82.3529%
XYZ:
58.6346, 59.2016, 69.3094
xyY:
0.3133, 0.3163, 59.2016
CIE-Lab:
81.4023, 5.8020, -4.1095
CIE-LCH:
81.4023, 7.1099, 324.6904
CIE-Luv:
81.4023, 5.6048, -7.2595
Hunter-Lab:
76.9426, 1.3776, 0.4517
#d2c7d2 color charts
#d2c7d2 color shades, tints & tones
#d2c7d2 color schemes
#d2c7d2 color preview, HTML & CSS examples
This text has a color of #d2c7d2
<p style="color:#d2c7d2;">Text here</p>
.mytext {color:#d2c7d2;}
This box has a color of #d2c7d2
<div style="background-color:#d2c7d2;">Content here</div>
.mybackground {background-color:#d2c7d2;}
Border around this has a color of #d2c7d2
<div style="border:2px solid #d2c7d2;">Content here</div>
.myborder {border:2px solid #d2c7d2;}