#d2c8d2 color space conversions
Hex:
#d2c8d2
RGB:
210, 200, 210
CMY:
18, 22, 18
CMYK:
0, 5, 0, 18
HSL:
300°, 10.0000%, 80.3922%
HSV (HSB):
300°, 4.7619%, 82.3529%
XYZ:
58.8655, 59.6633, 69.3864
xyY:
0.3133, 0.3175, 59.6633
CIE-Lab:
81.6549, 5.2713, -3.7377
CIE-LCH:
81.6549, 6.4619, 324.6606
CIE-Luv:
81.6549, 5.0949, -6.6003
Hunter-Lab:
77.2420, 0.8597, 0.8093
#d2c8d2 color charts
#d2c8d2 color shades, tints & tones
#d2c8d2 color schemes
#d2c8d2 color preview, HTML & CSS examples
This text has a color of #d2c8d2
<p style="color:#d2c8d2;">Text here</p>
.mytext {color:#d2c8d2;}
This box has a color of #d2c8d2
<div style="background-color:#d2c8d2;">Content here</div>
.mybackground {background-color:#d2c8d2;}
Border around this has a color of #d2c8d2
<div style="border:2px solid #d2c8d2;">Content here</div>
.myborder {border:2px solid #d2c8d2;}