#bd9063 color space conversions
Hex:
        #bd9063
        RGB:
        189, 144, 99
        CMY:
        26, 44, 61
        CMYK:
        0, 24, 48, 26
      HSL:
        30°, 40.5405%, 56.4706%
        HSV (HSB):
        30°, 47.6190%, 74.1176%
        XYZ:
        33.2117, 31.6662, 16.1661
        xyY:
        0.4098, 0.3907, 31.6662
      CIE-Lab:
        63.0660, 11.3695, 30.4168
        CIE-LCH:
        63.0660, 32.4723, 69.5047
        CIE-Luv:
        63.0660, 33.4431, 35.7448
        Hunter-Lab:
        56.2727, 6.8719, 22.3580
      #bd9063 color charts
#bd9063 RGB chart
      #bd9063 CMYK chart
      #bd9063 RGB pie chart
      #bd9063 color shades, tints & tones
#bd9063 color schemes
#bd9063 color preview, HTML & CSS examples
           This text has a color of #bd9063        
        
          <p style="color:#bd9063;">Text here</p>
        
        
          .mytext {color:#bd9063;}
        
        Text color #bd9063
      
           This box has a color of #bd9063        
        
          <div style="background-color:#bd9063;">Content here</div>
        
        
          .mybackground {background-color:#bd9063;}
        
        Background color #bd9063
      
           Border around this has a color of #bd9063        
        
          <div style="border:2px solid #bd9063;">Content here</div>
        
        
          .myborder {border:2px solid #bd9063;}
        
        Border color #bd9063