#bb8d3a color space conversions
Hex:
        #bb8d3a
        RGB:
        187, 141, 58
        CMY:
        27, 45, 77
        CMYK:
        0, 25, 69, 27
      HSL:
        39°, 52.6531%, 48.0392%
        HSV (HSB):
        39°, 68.9840%, 73.3333%
        XYZ:
        30.7821, 29.9200, 8.1557
        xyY:
        0.4470, 0.4345, 29.9200
      CIE-Lab:
        61.5852, 8.9467, 49.4604
        CIE-LCH:
        61.5852, 50.2630, 79.7469
        CIE-Luv:
        61.5852, 37.1790, 52.7578
        Hunter-Lab:
        54.6992, 4.7277, 29.4492
      #bb8d3a color charts
#bb8d3a RGB chart
      #bb8d3a CMYK chart
      #bb8d3a RGB pie chart
      #bb8d3a color shades, tints & tones
#bb8d3a color schemes
#bb8d3a color preview, HTML & CSS examples
           This text has a color of #bb8d3a        
        
          <p style="color:#bb8d3a;">Text here</p>
        
        
          .mytext {color:#bb8d3a;}
        
        Text color #bb8d3a
      
           This box has a color of #bb8d3a        
        
          <div style="background-color:#bb8d3a;">Content here</div>
        
        
          .mybackground {background-color:#bb8d3a;}
        
        Background color #bb8d3a
      
           Border around this has a color of #bb8d3a        
        
          <div style="border:2px solid #bb8d3a;">Content here</div>
        
        
          .myborder {border:2px solid #bb8d3a;}
        
        Border color #bb8d3a