#bd8b47 color space conversions
Hex:
        #bd8b47
        RGB:
        189, 139, 71
        CMY:
        26, 45, 72
        CMYK:
        0, 26, 62, 26
      HSL:
        35°, 47.2000%, 50.9804%
        HSV (HSB):
        35°, 62.4339%, 74.1176%
        XYZ:
        31.3562, 29.7390, 10.0488
        xyY:
        0.4407, 0.4180, 29.7390
      CIE-Lab:
        61.4284, 11.7441, 43.1153
        CIE-LCH:
        61.4284, 44.6862, 74.7630
        CIE-Luv:
        61.4284, 39.3377, 47.0867
        Hunter-Lab:
        54.5335, 7.2022, 27.2482
      #bd8b47 color charts
#bd8b47 RGB chart
      #bd8b47 CMYK chart
      #bd8b47 RGB pie chart
      #bd8b47 color shades, tints & tones
#bd8b47 color schemes
#bd8b47 color preview, HTML & CSS examples
           This text has a color of #bd8b47        
        
          <p style="color:#bd8b47;">Text here</p>
        
        
          .mytext {color:#bd8b47;}
        
        Text color #bd8b47
      
           This box has a color of #bd8b47        
        
          <div style="background-color:#bd8b47;">Content here</div>
        
        
          .mybackground {background-color:#bd8b47;}
        
        Background color #bd8b47
      
           Border around this has a color of #bd8b47        
        
          <div style="border:2px solid #bd8b47;">Content here</div>
        
        
          .myborder {border:2px solid #bd8b47;}
        
        Border color #bd8b47