#d1c9d9 color space conversions
Hex:
#d1c9d9
RGB:
209, 201, 217
CMY:
18, 21, 15
CMYK:
4, 7, 0, 15
HSL:
270°, 17.3913%, 81.9608%
HSV (HSB):
270°, 7.3733%, 85.0980%
XYZ:
59.7055, 60.3384, 74.1453
xyY:
0.3075, 0.3107, 60.3384
CIE-Lab:
82.0218, 5.7076, -6.9531
CIE-LCH:
82.0218, 8.9957, 309.3814
CIE-Luv:
82.0218, 3.5417, -11.6502
Hunter-Lab:
77.6778, 1.2645, -2.2193
#d1c9d9 color charts
#d1c9d9 color shades, tints & tones
#d1c9d9 color schemes
#d1c9d9 color preview, HTML & CSS examples
This text has a color of #d1c9d9
<p style="color:#d1c9d9;">Text here</p>
.mytext {color:#d1c9d9;}
This box has a color of #d1c9d9
<div style="background-color:#d1c9d9;">Content here</div>
.mybackground {background-color:#d1c9d9;}
Border around this has a color of #d1c9d9
<div style="border:2px solid #d1c9d9;">Content here</div>
.myborder {border:2px solid #d1c9d9;}