#d3dfbf color space conversions
Hex:
#d3dfbf
RGB:
211, 223, 191
CMY:
17, 13, 25
CMYK:
5, 0, 14, 13
HSL:
83°, 33.3333%, 81.1765%
HSV (HSB):
83°, 14.3498%, 87.4510%
XYZ:
62.6556, 70.3858, 59.5737
xyY:
0.3253, 0.3654, 70.3858
CIE-Lab:
87.1857, -9.6113, 14.3272
CIE-LCH:
87.1857, 17.2524, 123.8553
CIE-Luv:
87.1857, -5.2498, 22.6858
Hunter-Lab:
83.8963, -13.5106, 16.6263
#d3dfbf color charts
#d3dfbf color shades, tints & tones
#d3dfbf color schemes
#d3dfbf color preview, HTML & CSS examples
This text has a color of #d3dfbf
<p style="color:#d3dfbf;">Text here</p>
.mytext {color:#d3dfbf;}
This box has a color of #d3dfbf
<div style="background-color:#d3dfbf;">Content here</div>
.mybackground {background-color:#d3dfbf;}
Border around this has a color of #d3dfbf
<div style="border:2px solid #d3dfbf;">Content here</div>
.myborder {border:2px solid #d3dfbf;}