#bd8d5d color space conversions
Hex:
        #bd8d5d
        RGB:
        189, 141, 93
        CMY:
        26, 45, 64
        CMYK:
        0, 25, 51, 26
      HSL:
        30°, 42.1053%, 55.2941%
        HSV (HSB):
        30°, 50.7937%, 74.1176%
        XYZ:
        32.4869, 30.6589, 14.5614
        xyY:
        0.4181, 0.3945, 30.6589
      CIE-Lab:
        62.2186, 12.4417, 32.5827
        CIE-LCH:
        62.2186, 34.8773, 69.1007
        CIE-Luv:
        62.2186, 36.0544, 37.5352
        Hunter-Lab:
        55.3705, 7.8311, 23.1671
      #bd8d5d color charts
#bd8d5d RGB chart
      #bd8d5d CMYK chart
      #bd8d5d RGB pie chart
      #bd8d5d color shades, tints & tones
#bd8d5d color schemes
#bd8d5d color preview, HTML & CSS examples
           This text has a color of #bd8d5d        
        
          <p style="color:#bd8d5d;">Text here</p>
        
        
          .mytext {color:#bd8d5d;}
        
        Text color #bd8d5d
      
           This box has a color of #bd8d5d        
        
          <div style="background-color:#bd8d5d;">Content here</div>
        
        
          .mybackground {background-color:#bd8d5d;}
        
        Background color #bd8d5d
      
           Border around this has a color of #bd8d5d        
        
          <div style="border:2px solid #bd8d5d;">Content here</div>
        
        
          .myborder {border:2px solid #bd8d5d;}
        
        Border color #bd8d5d