#d3dbdf color space conversions
Hex:
#d3dbdf
RGB:
211, 219, 223
CMY:
17, 14, 13
CMYK:
5, 2, 0, 13
HSL:
200°, 15.7895%, 85.0980%
HSV (HSB):
200°, 5.3812%, 87.4510%
XYZ:
65.5148, 69.8396, 79.8394
xyY:
0.3044, 0.3245, 69.8396
CIE-Lab:
86.9182, -1.9369, -2.9048
CIE-LCH:
86.9182, 3.4913, 236.3044
CIE-Luv:
86.9182, -4.6317, -4.1166
Hunter-Lab:
83.5701, -6.3127, 1.8559
#d3dbdf color charts
#d3dbdf color shades, tints & tones
#d3dbdf color schemes
#d3dbdf color preview, HTML & CSS examples
This text has a color of #d3dbdf
<p style="color:#d3dbdf;">Text here</p>
.mytext {color:#d3dbdf;}
This box has a color of #d3dbdf
<div style="background-color:#d3dbdf;">Content here</div>
.mybackground {background-color:#d3dbdf;}
Border around this has a color of #d3dbdf
<div style="border:2px solid #d3dbdf;">Content here</div>
.myborder {border:2px solid #d3dbdf;}