#d5dddf color space conversions
Hex:
#d5dddf
RGB:
213, 221, 223
CMY:
16, 13, 13
CMYK:
4, 1, 0, 13
HSL:
192°, 13.5135%, 85.4902%
HSV (HSB):
192°, 4.4843%, 87.4510%
XYZ:
66.6163, 71.1867, 80.0414
xyY:
0.3058, 0.3268, 71.1867
CIE-Lab:
87.5757, -2.3094, -1.9231
CIE-LCH:
87.5757, 3.0052, 219.7850
CIE-Luv:
87.5757, -4.5338, -2.5403
Hunter-Lab:
84.3722, -6.7163, 2.8139
#d5dddf color charts
#d5dddf color shades, tints & tones
#d5dddf color schemes
#d5dddf color preview, HTML & CSS examples
This text has a color of #d5dddf
<p style="color:#d5dddf;">Text here</p>
.mytext {color:#d5dddf;}
This box has a color of #d5dddf
<div style="background-color:#d5dddf;">Content here</div>
.mybackground {background-color:#d5dddf;}
Border around this has a color of #d5dddf
<div style="border:2px solid #d5dddf;">Content here</div>
.myborder {border:2px solid #d5dddf;}