#d3dbde color space conversions
Hex:
#d3dbde
RGB:
211, 219, 222
CMY:
17, 14, 13
CMYK:
5, 1, 0, 13
HSL:
196°, 14.2857%, 84.9020%
HSV (HSB):
196°, 4.9550%, 87.0588%
XYZ:
65.3803, 69.7858, 79.1313
xyY:
0.3051, 0.3256, 69.7858
CIE-Lab:
86.8917, -2.1254, -2.4156
CIE-LCH:
86.8917, 3.2175, 228.6565
CIE-Luv:
86.8917, -4.5833, -3.3282
Hunter-Lab:
83.5379, -6.4897, 2.3141
#d3dbde color charts
#d3dbde color shades, tints & tones
#d3dbde color schemes
#d3dbde color preview, HTML & CSS examples
This text has a color of #d3dbde
<p style="color:#d3dbde;">Text here</p>
.mytext {color:#d3dbde;}
This box has a color of #d3dbde
<div style="background-color:#d3dbde;">Content here</div>
.mybackground {background-color:#d3dbde;}
Border around this has a color of #d3dbde
<div style="border:2px solid #d3dbde;">Content here</div>
.myborder {border:2px solid #d3dbde;}