#d3b994 color space conversions
Hex:
        #d3b994
        RGB:
        211, 185, 148
        CMY:
        17, 27, 42
        CMYK:
        0, 12, 30, 17
      HSL:
        35°, 41.7219%, 70.3922%
        HSV (HSB):
        35°, 29.8578%, 82.7451%
        XYZ:
        49.5582, 50.6849, 35.1881
        xyY:
        0.3659, 0.3742, 50.6849
      CIE-Lab:
        76.4878, 3.7809, 22.2128
        CIE-LCH:
        76.4878, 22.5323, 80.3401
        CIE-Luv:
        76.4878, 18.6084, 29.8183
        Hunter-Lab:
        71.1933, -0.3332, 20.5306
      #d3b994 color charts
#d3b994 RGB chart
      #d3b994 CMYK chart
      #d3b994 RGB pie chart
      #d3b994 color shades, tints & tones
#d3b994 color schemes
#d3b994 color preview, HTML & CSS examples
           This text has a color of #d3b994        
        
          <p style="color:#d3b994;">Text here</p>
        
        
          .mytext {color:#d3b994;}
        
        Text color #d3b994
      
           This box has a color of #d3b994        
        
          <div style="background-color:#d3b994;">Content here</div>
        
        
          .mybackground {background-color:#d3b994;}
        
        Background color #d3b994
      
           Border around this has a color of #d3b994        
        
          <div style="border:2px solid #d3b994;">Content here</div>
        
        
          .myborder {border:2px solid #d3b994;}
        
        Border color #d3b994