#d2ccc9 color space conversions
Hex:
#d2ccc9
RGB:
210, 204, 201
CMY:
18, 20, 21
CMYK:
0, 3, 4, 18
HSL:
20°, 9.0909%, 80.5882%
HSV (HSB):
20°, 4.2857%, 82.3529%
XYZ:
58.7138, 61.1044, 63.9581
xyY:
0.3195, 0.3325, 61.1044
CIE-Lab:
82.4348, 1.5429, 2.2177
CIE-LCH:
82.4348, 2.7016, 55.1720
CIE-Luv:
82.4348, 3.6228, 3.0474
Hunter-Lab:
78.1693, -2.7230, 6.2074
#d2ccc9 color charts
#d2ccc9 color shades, tints & tones
#d2ccc9 color schemes
#d2ccc9 color preview, HTML & CSS examples
This text has a color of #d2ccc9
<p style="color:#d2ccc9;">Text here</p>
.mytext {color:#d2ccc9;}
This box has a color of #d2ccc9
<div style="background-color:#d2ccc9;">Content here</div>
.mybackground {background-color:#d2ccc9;}
Border around this has a color of #d2ccc9
<div style="border:2px solid #d2ccc9;">Content here</div>
.myborder {border:2px solid #d2ccc9;}