#d1ccd5 color space conversions
Hex:
#d1ccd5
RGB:
209, 204, 213
CMY:
18, 20, 16
CMYK:
2, 4, 0, 16
HSL:
273°, 9.6774%, 81.7647%
HSV (HSB):
273°, 4.2254%, 83.5294%
XYZ:
59.8976, 61.5451, 71.6732
xyY:
0.3102, 0.3187, 61.5451
CIE-Lab:
82.6709, 3.3681, -3.8562
CIE-LCH:
82.6709, 5.1200, 311.1347
CIE-Luv:
82.6709, 2.2961, -6.4630
Hunter-Lab:
78.4507, -1.0029, 0.7476
#d1ccd5 color charts
#d1ccd5 color shades, tints & tones
#d1ccd5 color schemes
#d1ccd5 color preview, HTML & CSS examples
This text has a color of #d1ccd5
<p style="color:#d1ccd5;">Text here</p>
.mytext {color:#d1ccd5;}
This box has a color of #d1ccd5
<div style="background-color:#d1ccd5;">Content here</div>
.mybackground {background-color:#d1ccd5;}
Border around this has a color of #d1ccd5
<div style="border:2px solid #d1ccd5;">Content here</div>
.myborder {border:2px solid #d1ccd5;}