#bb8d5e color space conversions
Hex:
        #bb8d5e
        RGB:
        187, 141, 94
        CMY:
        27, 45, 63
        CMYK:
        0, 25, 50, 27
      HSL:
        30°, 40.6114%, 55.0980%
        HSV (HSB):
        30°, 49.7326%, 73.3333%
        XYZ:
        32.0388, 30.4227, 14.7732
        xyY:
        0.4148, 0.3939, 30.4227
      CIE-Lab:
        62.0172, 11.6947, 31.7420
        CIE-LCH:
        62.0172, 33.8278, 69.7747
        CIE-Luv:
        62.0172, 34.4557, 36.8107
        Hunter-Lab:
        55.1568, 7.1605, 22.7295
      #bb8d5e color charts
#bb8d5e RGB chart
      #bb8d5e CMYK chart
      #bb8d5e RGB pie chart
      #bb8d5e color shades, tints & tones
#bb8d5e color schemes
#bb8d5e color preview, HTML & CSS examples
           This text has a color of #bb8d5e        
        
          <p style="color:#bb8d5e;">Text here</p>
        
        
          .mytext {color:#bb8d5e;}
        
        Text color #bb8d5e
      
           This box has a color of #bb8d5e        
        
          <div style="background-color:#bb8d5e;">Content here</div>
        
        
          .mybackground {background-color:#bb8d5e;}
        
        Background color #bb8d5e
      
           Border around this has a color of #bb8d5e        
        
          <div style="border:2px solid #bb8d5e;">Content here</div>
        
        
          .myborder {border:2px solid #bb8d5e;}
        
        Border color #bb8d5e