#bd8c44 color space conversions
Hex:
        #bd8c44
        RGB:
        189, 140, 68
        CMY:
        26, 45, 73
        CMYK:
        0, 26, 64, 26
      HSL:
        36°, 47.8261%, 50.3922%
        HSV (HSB):
        36°, 64.0212%, 74.1176%
        XYZ:
        31.4077, 29.9923, 9.6026
        xyY:
        0.4423, 0.4224, 29.9923
      CIE-Lab:
        61.6476, 10.9882, 44.8514
        CIE-LCH:
        61.6476, 46.1778, 76.2342
        CIE-Luv:
        61.6476, 38.8262, 48.7551
        Hunter-Lab:
        54.7653, 6.5301, 27.9397
      #bd8c44 color charts
#bd8c44 RGB chart
      #bd8c44 CMYK chart
      #bd8c44 RGB pie chart
      #bd8c44 color shades, tints & tones
#bd8c44 color schemes
#bd8c44 color preview, HTML & CSS examples
           This text has a color of #bd8c44        
        
          <p style="color:#bd8c44;">Text here</p>
        
        
          .mytext {color:#bd8c44;}
        
        Text color #bd8c44
      
           This box has a color of #bd8c44        
        
          <div style="background-color:#bd8c44;">Content here</div>
        
        
          .mybackground {background-color:#bd8c44;}
        
        Background color #bd8c44
      
           Border around this has a color of #bd8c44        
        
          <div style="border:2px solid #bd8c44;">Content here</div>
        
        
          .myborder {border:2px solid #bd8c44;}
        
        Border color #bd8c44