#bb8c2a color space conversions
Hex:
        #bb8c2a
        RGB:
        187, 140, 42
        CMY:
        27, 45, 84
        CMYK:
        0, 25, 78, 27
      HSL:
        41°, 63.3188%, 44.9020%
        HSV (HSB):
        41°, 77.5401%, 73.3333%
        XYZ:
        30.2895, 29.4881, 6.2858
        xyY:
        0.4585, 0.4464, 29.4881
      CIE-Lab:
        61.2100, 8.7222, 55.8234
        CIE-LCH:
        61.2100, 56.5007, 81.1195
        CIE-Luv:
        61.2100, 38.7382, 57.0249
        Hunter-Lab:
        54.3030, 4.5349, 31.1490
      #bb8c2a color charts
#bb8c2a RGB chart
      #bb8c2a CMYK chart
      #bb8c2a RGB pie chart
      #bb8c2a color shades, tints & tones
#bb8c2a color schemes
#bb8c2a color preview, HTML & CSS examples
           This text has a color of #bb8c2a        
        
          <p style="color:#bb8c2a;">Text here</p>
        
        
          .mytext {color:#bb8c2a;}
        
        Text color #bb8c2a
      
           This box has a color of #bb8c2a        
        
          <div style="background-color:#bb8c2a;">Content here</div>
        
        
          .mybackground {background-color:#bb8c2a;}
        
        Background color #bb8c2a
      
           Border around this has a color of #bb8c2a        
        
          <div style="border:2px solid #bb8c2a;">Content here</div>
        
        
          .myborder {border:2px solid #bb8c2a;}
        
        Border color #bb8c2a