#d2ccd0 color space conversions
Hex:
#d2ccd0
RGB:
210, 204, 208
CMY:
18, 20, 18
CMYK:
0, 3, 1, 18
HSL:
320°, 6.2500%, 81.1765%
HSV (HSB):
320°, 2.8571%, 82.3529%
XYZ:
59.5564, 61.4414, 68.3949
xyY:
0.3145, 0.3244, 61.4414
CIE-Lab:
82.6155, 2.7915, -1.2578
CIE-LCH:
82.6155, 3.0618, 335.7456
CIE-Luv:
82.6155, 3.1828, -2.3934
Hunter-Lab:
78.3846, -1.5493, 3.1354
#d2ccd0 color charts
#d2ccd0 color shades, tints & tones
#d2ccd0 color schemes
#d2ccd0 color preview, HTML & CSS examples
This text has a color of #d2ccd0
<p style="color:#d2ccd0;">Text here</p>
.mytext {color:#d2ccd0;}
This box has a color of #d2ccd0
<div style="background-color:#d2ccd0;">Content here</div>
.mybackground {background-color:#d2ccd0;}
Border around this has a color of #d2ccd0
<div style="border:2px solid #d2ccd0;">Content here</div>
.myborder {border:2px solid #d2ccd0;}