#d2c9d9 color space conversions
Hex:
#d2c9d9
RGB:
210, 201, 217
CMY:
18, 21, 15
CMYK:
3, 7, 0, 15
HSL:
274°, 17.3913%, 81.9608%
HSV (HSB):
274°, 7.3733%, 85.0980%
XYZ:
59.9894, 60.4847, 74.1586
xyY:
0.3082, 0.3108, 60.4847
CIE-Lab:
82.1009, 6.0439, -6.8271
CIE-LCH:
82.1009, 9.1180, 311.5175
CIE-Luv:
82.1009, 4.1092, -11.5135
Hunter-Lab:
77.7719, 1.5852, -2.0950
#d2c9d9 color charts
#d2c9d9 color shades, tints & tones
#d2c9d9 color schemes
#d2c9d9 color preview, HTML & CSS examples
This text has a color of #d2c9d9
<p style="color:#d2c9d9;">Text here</p>
.mytext {color:#d2c9d9;}
This box has a color of #d2c9d9
<div style="background-color:#d2c9d9;">Content here</div>
.mybackground {background-color:#d2c9d9;}
Border around this has a color of #d2c9d9
<div style="border:2px solid #d2c9d9;">Content here</div>
.myborder {border:2px solid #d2c9d9;}