#d3dcdf color space conversions
Hex:
#d3dcdf
RGB:
211, 220, 223
CMY:
17, 14, 13
CMYK:
5, 1, 0, 13
HSL:
195°, 15.7895%, 85.0980%
HSV (HSB):
195°, 5.3812%, 87.4510%
XYZ:
65.7765, 70.3630, 79.9267
xyY:
0.3044, 0.3257, 70.3630
CIE-Lab:
87.1746, -2.4550, -2.5283
CIE-LCH:
87.1746, 3.5241, 225.8425
CIE-Luv:
87.1746, -5.1246, -3.4468
Hunter-Lab:
83.8827, -6.8242, 2.2240
#d3dcdf color charts
#d3dcdf color shades, tints & tones
#d3dcdf color schemes
#d3dcdf color preview, HTML & CSS examples
This text has a color of #d3dcdf
<p style="color:#d3dcdf;">Text here</p>
.mytext {color:#d3dcdf;}
This box has a color of #d3dcdf
<div style="background-color:#d3dcdf;">Content here</div>
.mybackground {background-color:#d3dcdf;}
Border around this has a color of #d3dcdf
<div style="border:2px solid #d3dcdf;">Content here</div>
.myborder {border:2px solid #d3dcdf;}