#d3dbe0 color space conversions
Hex:
#d3dbe0
RGB:
211, 219, 224
CMY:
17, 14, 12
CMYK:
6, 2, 0, 12
HSL:
203°, 17.3333%, 85.2941%
HSV (HSB):
203°, 5.8036%, 87.8431%
XYZ:
65.6500, 69.8937, 80.5517
xyY:
0.3038, 0.3234, 69.8937
CIE-Lab:
86.9447, -1.7477, -3.3937
CIE-LCH:
86.9447, 3.8173, 242.7524
CIE-Luv:
86.9447, -4.6801, -4.9066
Hunter-Lab:
83.6025, -6.1347, 1.3953
#d3dbe0 color charts
#d3dbe0 color shades, tints & tones
#d3dbe0 color schemes
#d3dbe0 color preview, HTML & CSS examples
This text has a color of #d3dbe0
<p style="color:#d3dbe0;">Text here</p>
.mytext {color:#d3dbe0;}
This box has a color of #d3dbe0
<div style="background-color:#d3dbe0;">Content here</div>
.mybackground {background-color:#d3dbe0;}
Border around this has a color of #d3dbe0
<div style="border:2px solid #d3dbe0;">Content here</div>
.myborder {border:2px solid #d3dbe0;}