#d1ccd4 color space conversions
Hex:
#d1ccd4
RGB:
209, 204, 212
CMY:
18, 20, 17
CMYK:
1, 4, 0, 17
HSL:
278°, 8.5106%, 81.5686%
HSV (HSB):
278°, 3.7736%, 83.1373%
XYZ:
59.7710, 61.4945, 71.0067
xyY:
0.3109, 0.3198, 61.4945
CIE-Lab:
82.6439, 3.1826, -3.3619
CIE-LCH:
82.6439, 4.6294, 313.4307
CIE-Luv:
82.6439, 2.3589, -5.6712
Hunter-Lab:
78.4184, -1.1784, 1.2067
#d1ccd4 color charts
#d1ccd4 color shades, tints & tones
#d1ccd4 color schemes
#d1ccd4 color preview, HTML & CSS examples
This text has a color of #d1ccd4
<p style="color:#d1ccd4;">Text here</p>
.mytext {color:#d1ccd4;}
This box has a color of #d1ccd4
<div style="background-color:#d1ccd4;">Content here</div>
.mybackground {background-color:#d1ccd4;}
Border around this has a color of #d1ccd4
<div style="border:2px solid #d1ccd4;">Content here</div>
.myborder {border:2px solid #d1ccd4;}