#d3daaf color space conversions
Hex:
#d3daaf
RGB:
211, 218, 175
CMY:
17, 15, 31
CMYK:
3, 0, 20, 15
HSL:
70°, 36.7521%, 77.0588%
HSV (HSB):
70°, 19.7248%, 85.4902%
XYZ:
59.6732, 67.0868, 50.3614
xyY:
0.3369, 0.3788, 67.0868
CIE-Lab:
85.5478, -9.5680, 20.4113
CIE-LCH:
85.5478, 22.5426, 115.1153
CIE-Luv:
85.5478, -1.9097, 30.8749
Hunter-Lab:
81.9066, -13.2898, 20.8793
#d3daaf color charts
#d3daaf RGB chart
#d3daaf CMYK chart
#d3daaf RGB pie chart
#d3daaf color shades, tints & tones
#d3daaf color schemes
#d3daaf color preview, HTML & CSS examples
This text has a color of #d3daaf
<p style="color:#d3daaf;">Text here</p>
.mytext {color:#d3daaf;}
Text color #d3daaf
This box has a color of #d3daaf
<div style="background-color:#d3daaf;">Content here</div>
.mybackground {background-color:#d3daaf;}
Background color #d3daaf
Border around this has a color of #d3daaf
<div style="border:2px solid #d3daaf;">Content here</div>
.myborder {border:2px solid #d3daaf;}
Border color #d3daaf