#bb8c4a color space conversions
Hex:
        #bb8c4a
        RGB:
        187, 140, 74
        CMY:
        27, 45, 71
        CMYK:
        0, 25, 60, 27
      HSL:
        35°, 45.3815%, 51.1765%
        HSV (HSB):
        35°, 60.4278%, 73.3333%
        XYZ:
        31.1076, 29.8154, 10.5940
        xyY:
        0.4350, 0.4169, 29.8154
      CIE-Lab:
        61.4946, 10.5432, 41.6237
        CIE-LCH:
        61.4946, 42.9383, 75.7861
        CIE-Luv:
        61.4946, 36.8411, 46.1219
        Hunter-Lab:
        54.6035, 6.1355, 26.7192
      #bb8c4a color charts
#bb8c4a RGB chart
      #bb8c4a CMYK chart
      #bb8c4a RGB pie chart
      #bb8c4a color shades, tints & tones
#bb8c4a color schemes
#bb8c4a color preview, HTML & CSS examples
           This text has a color of #bb8c4a        
        
          <p style="color:#bb8c4a;">Text here</p>
        
        
          .mytext {color:#bb8c4a;}
        
        Text color #bb8c4a
      
           This box has a color of #bb8c4a        
        
          <div style="background-color:#bb8c4a;">Content here</div>
        
        
          .mybackground {background-color:#bb8c4a;}
        
        Background color #bb8c4a
      
           Border around this has a color of #bb8c4a        
        
          <div style="border:2px solid #bb8c4a;">Content here</div>
        
        
          .myborder {border:2px solid #bb8c4a;}
        
        Border color #bb8c4a