#d3dedf color space conversions
Hex:
#d3dedf
RGB:
211, 222, 223
CMY:
17, 13, 13
CMYK:
5, 0, 0, 13
HSL:
185°, 15.7895%, 85.0980%
HSV (HSB):
185°, 5.3812%, 87.4510%
XYZ:
66.3045, 71.4191, 80.1027
xyY:
0.3044, 0.3279, 71.4191
CIE-Lab:
87.6883, -3.4886, -1.7750
CIE-LCH:
87.6883, 3.9142, 206.9668
CIE-Luv:
87.6883, -6.1099, -2.1081
Hunter-Lab:
84.5099, -7.8452, 2.9589
#d3dedf color charts
#d3dedf RGB chart
#d3dedf CMYK chart
#d3dedf RGB pie chart
#d3dedf color shades, tints & tones
#d3dedf color schemes
#d3dedf color preview, HTML & CSS examples
This text has a color of #d3dedf
<p style="color:#d3dedf;">Text here</p>
.mytext {color:#d3dedf;}
Text color #d3dedf
This box has a color of #d3dedf
<div style="background-color:#d3dedf;">Content here</div>
.mybackground {background-color:#d3dedf;}
Background color #d3dedf
Border around this has a color of #d3dedf
<div style="border:2px solid #d3dedf;">Content here</div>
.myborder {border:2px solid #d3dedf;}
Border color #d3dedf