#d3dadf color space conversions
Hex:
#d3dadf
RGB:
211, 218, 223
CMY:
17, 15, 13
CMYK:
5, 2, 0, 13
HSL:
205°, 15.7895%, 85.0980%
HSV (HSB):
205°, 5.3812%, 87.4510%
XYZ:
65.2547, 69.3194, 79.7527
xyY:
0.3045, 0.3234, 69.3194
CIE-Lab:
86.6620, -1.4180, -3.2811
CIE-LCH:
86.6620, 3.5744, 246.6276
CIE-Luv:
86.6620, -4.1385, -4.7867
Hunter-Lab:
83.2583, -5.8005, 1.4872
#d3dadf color charts
#d3dadf RGB chart
#d3dadf CMYK chart
#d3dadf RGB pie chart
#d3dadf color shades, tints & tones
#d3dadf color schemes
#d3dadf color preview, HTML & CSS examples
This text has a color of #d3dadf
<p style="color:#d3dadf;">Text here</p>
.mytext {color:#d3dadf;}
Text color #d3dadf
This box has a color of #d3dadf
<div style="background-color:#d3dadf;">Content here</div>
.mybackground {background-color:#d3dadf;}
Background color #d3dadf
Border around this has a color of #d3dadf
<div style="border:2px solid #d3dadf;">Content here</div>
.myborder {border:2px solid #d3dadf;}
Border color #d3dadf