#bb8f2b color space conversions
Hex:
        #bb8f2b
        RGB:
        187, 143, 43
        CMY:
        27, 44, 83
        CMYK:
        0, 24, 77, 27
      HSL:
        42°, 62.6087%, 45.0980%
        HSV (HSB):
        42°, 77.0053%, 73.3333%
        XYZ:
        30.7520, 30.3841, 6.5294
        xyY:
        0.4545, 0.4490, 30.3841
      CIE-Lab:
        61.9843, 7.1145, 56.1725
        CIE-LCH:
        61.9843, 56.6213, 82.7816
        CIE-Luv:
        61.9843, 36.4301, 58.0042
        Hunter-Lab:
        55.1218, 3.1206, 31.5621
      #bb8f2b color charts
#bb8f2b RGB chart
      #bb8f2b CMYK chart
      #bb8f2b RGB pie chart
      #bb8f2b color shades, tints & tones
#bb8f2b color schemes
#bb8f2b color preview, HTML & CSS examples
           This text has a color of #bb8f2b        
        
          <p style="color:#bb8f2b;">Text here</p>
        
        
          .mytext {color:#bb8f2b;}
        
        Text color #bb8f2b
      
           This box has a color of #bb8f2b        
        
          <div style="background-color:#bb8f2b;">Content here</div>
        
        
          .mybackground {background-color:#bb8f2b;}
        
        Background color #bb8f2b
      
           Border around this has a color of #bb8f2b        
        
          <div style="border:2px solid #bb8f2b;">Content here</div>
        
        
          .myborder {border:2px solid #bb8f2b;}
        
        Border color #bb8f2b