#d9ba94 color space conversions
Hex:
        #d9ba94
        RGB:
        217, 186, 148
        CMY:
        15, 27, 42
        CMYK:
        0, 14, 32, 15
      HSL:
        33°, 47.5862%, 71.5686%
        HSV (HSB):
        33°, 31.7972%, 85.0980%
        XYZ:
        51.5195, 52.0076, 35.3401
        xyY:
        0.3710, 0.3745, 52.0076
      CIE-Lab:
        77.2854, 5.5830, 23.3908
        CIE-LCH:
        77.2854, 24.0478, 76.5757
        CIE-Luv:
        77.2854, 22.0438, 31.0002
        Hunter-Lab:
        72.1163, 1.3158, 21.4268
      #d9ba94 color charts
#d9ba94 RGB chart
      #d9ba94 CMYK chart
      #d9ba94 RGB pie chart
      #d9ba94 color shades, tints & tones
#d9ba94 color schemes
#d9ba94 color preview, HTML & CSS examples
           This text has a color of #d9ba94        
        
          <p style="color:#d9ba94;">Text here</p>
        
        
          .mytext {color:#d9ba94;}
        
        Text color #d9ba94
      
           This box has a color of #d9ba94        
        
          <div style="background-color:#d9ba94;">Content here</div>
        
        
          .mybackground {background-color:#d9ba94;}
        
        Background color #d9ba94
      
           Border around this has a color of #d9ba94        
        
          <div style="border:2px solid #d9ba94;">Content here</div>
        
        
          .myborder {border:2px solid #d9ba94;}
        
        Border color #d9ba94