#bb8f70 color space conversions
Hex:
        #bb8f70
        RGB:
        187, 143, 112
        CMY:
        27, 44, 56
        CMYK:
        0, 24, 40, 27
      HSL:
        25°, 35.5450%, 58.6275%
        HSV (HSB):
        25°, 40.1070%, 73.3333%
        XYZ:
        33.2406, 31.3796, 19.6341
        xyY:
        0.3945, 0.3724, 31.3796
      CIE-Lab:
        62.8268, 12.5032, 22.9163
        CIE-LCH:
        62.8268, 26.1053, 61.3831
        CIE-Luv:
        62.8268, 31.3603, 27.3093
        Hunter-Lab:
        56.0175, 7.8908, 18.4311
      #bb8f70 color charts
#bb8f70 RGB chart
      #bb8f70 CMYK chart
      #bb8f70 RGB pie chart
      #bb8f70 color shades, tints & tones
#bb8f70 color schemes
#bb8f70 color preview, HTML & CSS examples
           This text has a color of #bb8f70        
        
          <p style="color:#bb8f70;">Text here</p>
        
        
          .mytext {color:#bb8f70;}
        
        Text color #bb8f70
      
           This box has a color of #bb8f70        
        
          <div style="background-color:#bb8f70;">Content here</div>
        
        
          .mybackground {background-color:#bb8f70;}
        
        Background color #bb8f70
      
           Border around this has a color of #bb8f70        
        
          <div style="border:2px solid #bb8f70;">Content here</div>
        
        
          .myborder {border:2px solid #bb8f70;}
        
        Border color #bb8f70