#bb9a42 color space conversions
Hex:
        #bb9a42
        RGB:
        187, 154, 66
        CMY:
        27, 40, 74
        CMYK:
        0, 18, 65, 27
      HSL:
        44°, 47.8261%, 49.6078%
        HSV (HSB):
        44°, 64.7059%, 73.3333%
        XYZ:
        33.0325, 34.0693, 9.9893
        xyY:
        0.4285, 0.4419, 34.0693
      CIE-Lab:
        65.0176, 2.3232, 49.4823
        CIE-LCH:
        65.0176, 49.5369, 87.3119
        CIE-Luv:
        65.0176, 27.3309, 55.6281
        Hunter-Lab:
        58.3690, -1.1279, 30.7113
      #bb9a42 color charts
#bb9a42 RGB chart
      #bb9a42 CMYK chart
      #bb9a42 RGB pie chart
      #bb9a42 color shades, tints & tones
#bb9a42 color schemes
#bb9a42 color preview, HTML & CSS examples
           This text has a color of #bb9a42        
        
          <p style="color:#bb9a42;">Text here</p>
        
        
          .mytext {color:#bb9a42;}
        
        Text color #bb9a42
      
           This box has a color of #bb9a42        
        
          <div style="background-color:#bb9a42;">Content here</div>
        
        
          .mybackground {background-color:#bb9a42;}
        
        Background color #bb9a42
      
           Border around this has a color of #bb9a42        
        
          <div style="border:2px solid #bb9a42;">Content here</div>
        
        
          .myborder {border:2px solid #bb9a42;}
        
        Border color #bb9a42