#d3daa3 color space conversions
Hex:
#d3daa3
RGB:
211, 218, 163
CMY:
17, 15, 36
CMYK:
3, 0, 25, 15
HSL:
68°, 42.6357%, 74.7059%
HSV (HSB):
68°, 25.2294%, 85.4902%
XYZ:
58.5462, 66.6360, 44.4267
xyY:
0.3452, 0.3929, 66.6360
CIE-Lab:
85.3198, -11.2978, 26.3495
CIE-LCH:
85.3198, 28.6694, 113.2081
CIE-Luv:
85.3198, -1.4103, 38.8821
Hunter-Lab:
81.6309, -14.8327, 24.8737
#d3daa3 color charts
#d3daa3 color shades, tints & tones
#d3daa3 color schemes
#d3daa3 color preview, HTML & CSS examples
This text has a color of #d3daa3
<p style="color:#d3daa3;">Text here</p>
.mytext {color:#d3daa3;}
This box has a color of #d3daa3
<div style="background-color:#d3daa3;">Content here</div>
.mybackground {background-color:#d3daa3;}
Border around this has a color of #d3daa3
<div style="border:2px solid #d3daa3;">Content here</div>
.myborder {border:2px solid #d3daa3;}