#d3dddc color space conversions
Hex:
#d3dddc
RGB:
211, 221, 220
CMY:
17, 13, 14
CMYK:
5, 0, 0, 13
HSL:
174°, 12.8205%, 84.7059%
HSV (HSB):
174°, 4.5249%, 86.6667%
XYZ:
65.6387, 70.7291, 77.9027
xyY:
0.3063, 0.3301, 70.7291
CIE-Lab:
87.3532, -3.5339, -0.6844
CIE-LCH:
87.3532, 3.5996, 190.9603
CIE-Luv:
87.3532, -5.4793, -0.4242
Hunter-Lab:
84.1006, -7.8607, 3.9499
#d3dddc color charts
#d3dddc color shades, tints & tones
#d3dddc color schemes
#d3dddc color preview, HTML & CSS examples
This text has a color of #d3dddc
<p style="color:#d3dddc;">Text here</p>
.mytext {color:#d3dddc;}
This box has a color of #d3dddc
<div style="background-color:#d3dddc;">Content here</div>
.mybackground {background-color:#d3dddc;}
Border around this has a color of #d3dddc
<div style="border:2px solid #d3dddc;">Content here</div>
.myborder {border:2px solid #d3dddc;}