#d3dfd3 color space conversions
Hex:
#d3dfd3
RGB:
211, 223, 211
CMY:
17, 13, 17
CMYK:
5, 0, 5, 13
HSL:
120°, 15.7895%, 85.0980%
HSV (HSB):
120°, 5.3812%, 87.4510%
XYZ:
65.0095, 71.3274, 71.9692
xyY:
0.3121, 0.3424, 71.3274
CIE-Lab:
87.6438, -6.2032, 4.4786
CIE-LCH:
87.6438, 7.6509, 144.1714
CIE-Luv:
87.6438, -6.0809, 7.8482
Hunter-Lab:
84.4555, -10.3971, 8.5946
#d3dfd3 color charts
#d3dfd3 color shades, tints & tones
#d3dfd3 color schemes
#d3dfd3 color preview, HTML & CSS examples
This text has a color of #d3dfd3
<p style="color:#d3dfd3;">Text here</p>
.mytext {color:#d3dfd3;}
This box has a color of #d3dfd3
<div style="background-color:#d3dfd3;">Content here</div>
.mybackground {background-color:#d3dfd3;}
Border around this has a color of #d3dfd3
<div style="border:2px solid #d3dfd3;">Content here</div>
.myborder {border:2px solid #d3dfd3;}