#bb8712 color space conversions
Hex:
        #bb8712
        RGB:
        187, 135, 18
        CMY:
        27, 47, 93
        CMYK:
        0, 28, 90, 27
      HSL:
        42°, 82.4390%, 40.1961%
        HSV (HSB):
        42°, 90.3743%, 73.3333%
        XYZ:
        29.2667, 27.9364, 4.4220
        xyY:
        0.4749, 0.4533, 27.9364
      CIE-Lab:
        59.8312, 10.7768, 61.9971
        CIE-LCH:
        59.8312, 62.9268, 80.1389
        CIE-Luv:
        59.8312, 43.3879, 59.4057
        Hunter-Lab:
        52.8549, 6.3424, 32.0380
      #bb8712 color charts
#bb8712 RGB chart
      #bb8712 CMYK chart
      #bb8712 RGB pie chart
      #bb8712 color shades, tints & tones
#bb8712 color schemes
#bb8712 color preview, HTML & CSS examples
           This text has a color of #bb8712        
        
          <p style="color:#bb8712;">Text here</p>
        
        
          .mytext {color:#bb8712;}
        
        Text color #bb8712
      
           This box has a color of #bb8712        
        
          <div style="background-color:#bb8712;">Content here</div>
        
        
          .mybackground {background-color:#bb8712;}
        
        Background color #bb8712
      
           Border around this has a color of #bb8712        
        
          <div style="border:2px solid #bb8712;">Content here</div>
        
        
          .myborder {border:2px solid #bb8712;}
        
        Border color #bb8712