#d3dddf color space conversions
Hex:
#d3dddf
RGB:
211, 221, 223
CMY:
17, 13, 13
CMYK:
5, 1, 0, 13
HSL:
190°, 15.7895%, 85.0980%
HSV (HSB):
190°, 5.3812%, 87.4510%
XYZ:
66.0397, 70.8895, 80.0144
xyY:
0.3044, 0.3268, 70.8895
CIE-Lab:
87.4313, -2.9722, -2.1517
CIE-LCH:
87.4313, 3.6693, 215.9018
CIE-Luv:
87.4313, -5.6174, -2.7773
Hunter-Lab:
84.1959, -7.3350, 2.5917
#d3dddf color charts
#d3dddf color shades, tints & tones
#d3dddf color schemes
#d3dddf color preview, HTML & CSS examples
This text has a color of #d3dddf
<p style="color:#d3dddf;">Text here</p>
.mytext {color:#d3dddf;}
This box has a color of #d3dddf
<div style="background-color:#d3dddf;">Content here</div>
.mybackground {background-color:#d3dddf;}
Border around this has a color of #d3dddf
<div style="border:2px solid #d3dddf;">Content here</div>
.myborder {border:2px solid #d3dddf;}