#d0d8db color space conversions
Hex:
#d0d8db
RGB:
208, 216, 219
CMY:
18, 15, 14
CMYK:
5, 1, 0, 14
HSL:
196°, 13.2530%, 83.7255%
HSV (HSB):
196°, 5.0228%, 85.8824%
XYZ:
63.3545, 67.6361, 76.7338
xyY:
0.3050, 0.3256, 67.6361
CIE-Lab:
85.8242, -2.1304, -2.4215
CIE-LCH:
85.8242, 3.2253, 228.6584
CIE-Luv:
85.8242, -4.5852, -3.3303
Hunter-Lab:
82.2412, -6.4146, 2.2493
#d0d8db color charts
#d0d8db color shades, tints & tones
#d0d8db color schemes
#d0d8db color preview, HTML & CSS examples
This text has a color of #d0d8db
<p style="color:#d0d8db;">Text here</p>
.mytext {color:#d0d8db;}
This box has a color of #d0d8db
<div style="background-color:#d0d8db;">Content here</div>
.mybackground {background-color:#d0d8db;}
Border around this has a color of #d0d8db
<div style="border:2px solid #d0d8db;">Content here</div>
.myborder {border:2px solid #d0d8db;}