#d5ba95 color space conversions
Hex:
        #d5ba95
        RGB:
        213, 186, 149
        CMY:
        16, 27, 42
        CMYK:
        0, 13, 30, 16
      HSL:
        35°, 43.2432%, 70.9804%
        HSV (HSB):
        35°, 30.0469%, 83.5294%
        XYZ:
        50.4243, 51.4339, 35.7039
        xyY:
        0.3666, 0.3739, 51.4339
      CIE-Lab:
        76.9411, 4.1577, 22.3271
        CIE-LCH:
        76.9411, 22.7110, 79.4514
        CIE-Luv:
        76.9411, 19.2666, 29.9301
        Hunter-Lab:
        71.7174, -0.0027, 20.6852
      #d5ba95 color charts
#d5ba95 RGB chart
      #d5ba95 CMYK chart
      #d5ba95 RGB pie chart
      #d5ba95 color shades, tints & tones
#d5ba95 color schemes
#d5ba95 color preview, HTML & CSS examples
           This text has a color of #d5ba95        
        
          <p style="color:#d5ba95;">Text here</p>
        
        
          .mytext {color:#d5ba95;}
        
        Text color #d5ba95
      
           This box has a color of #d5ba95        
        
          <div style="background-color:#d5ba95;">Content here</div>
        
        
          .mybackground {background-color:#d5ba95;}
        
        Background color #d5ba95
      
           Border around this has a color of #d5ba95        
        
          <div style="border:2px solid #d5ba95;">Content here</div>
        
        
          .myborder {border:2px solid #d5ba95;}
        
        Border color #d5ba95