#d0ddc7 color space conversions
Hex:
#d0ddc7
RGB:
208, 221, 199
CMY:
18, 13, 22
CMYK:
6, 0, 10, 13
HSL:
95°, 24.4444%, 82.3529%
HSV (HSB):
95°, 9.9548%, 86.6667%
XYZ:
62.1777, 69.2463, 64.1216
xyY:
0.3180, 0.3541, 69.2463
CIE-Lab:
86.6259, -8.3073, 9.3010
CIE-LCH:
86.6259, 12.4708, 131.7700
CIE-Luv:
86.6259, -6.2201, 15.2797
Hunter-Lab:
83.2144, -12.2502, 12.5636
#d0ddc7 color charts
#d0ddc7 color shades, tints & tones
#d0ddc7 color schemes
#d0ddc7 color preview, HTML & CSS examples
This text has a color of #d0ddc7
<p style="color:#d0ddc7;">Text here</p>
.mytext {color:#d0ddc7;}
This box has a color of #d0ddc7
<div style="background-color:#d0ddc7;">Content here</div>
.mybackground {background-color:#d0ddc7;}
Border around this has a color of #d0ddc7
<div style="border:2px solid #d0ddc7;">Content here</div>
.myborder {border:2px solid #d0ddc7;}