#d1ded3 color space conversions
Hex:
#d1ded3
RGB:
209, 222, 211
CMY:
18, 13, 17
CMYK:
6, 0, 5, 13
HSL:
129°, 16.4557%, 84.5098%
HSV (HSB):
129°, 5.8559%, 87.0588%
XYZ:
64.1736, 70.5010, 71.8538
xyY:
0.3107, 0.3414, 70.5010
CIE-Lab:
87.2420, -6.3674, 3.8790
CIE-LCH:
87.2420, 7.4559, 148.6506
CIE-Luv:
87.2420, -6.6719, 6.9769
Hunter-Lab:
83.9649, -10.5125, 8.0374
#d1ded3 color charts
#d1ded3 color shades, tints & tones
#d1ded3 color schemes
#d1ded3 color preview, HTML & CSS examples
This text has a color of #d1ded3
<p style="color:#d1ded3;">Text here</p>
.mytext {color:#d1ded3;}
This box has a color of #d1ded3
<div style="background-color:#d1ded3;">Content here</div>
.mybackground {background-color:#d1ded3;}
Border around this has a color of #d1ded3
<div style="border:2px solid #d1ded3;">Content here</div>
.myborder {border:2px solid #d1ded3;}