#d3dba6 color space conversions
Hex:
#d3dba6
RGB:
211, 219, 166
CMY:
17, 14, 35
CMYK:
4, 0, 24, 14
HSL:
69°, 42.4000%, 75.4902%
HSV (HSB):
69°, 24.2009%, 85.8824%
XYZ:
59.0784, 67.2651, 45.9461
xyY:
0.3429, 0.3904, 67.2651
CIE-Lab:
85.6376, -11.3826, 25.2253
CIE-LCH:
85.6376, 27.6745, 114.2867
CIE-Luv:
85.6376, -2.0864, 37.5028
Hunter-Lab:
82.0153, -14.9471, 24.1956
#d3dba6 color charts
#d3dba6 color shades, tints & tones
#d3dba6 color schemes
#d3dba6 color preview, HTML & CSS examples
This text has a color of #d3dba6
<p style="color:#d3dba6;">Text here</p>
.mytext {color:#d3dba6;}
This box has a color of #d3dba6
<div style="background-color:#d3dba6;">Content here</div>
.mybackground {background-color:#d3dba6;}
Border around this has a color of #d3dba6
<div style="border:2px solid #d3dba6;">Content here</div>
.myborder {border:2px solid #d3dba6;}