#bb6d5a color space conversions
Hex:
        #bb6d5a
        RGB:
        187, 109, 90
        CMY:
        27, 57, 65
        CMYK:
        0, 42, 52, 27
      HSL:
        12°, 41.6309%, 54.3137%
        HSV (HSB):
        12°, 51.8717%, 73.3333%
        XYZ:
        27.8076, 22.2403, 12.5000
        xyY:
        0.4446, 0.3556, 22.2403
      CIE-Lab:
        54.2810, 28.9936, 23.9710
        CIE-LCH:
        54.2810, 37.6196, 39.5828
        CIE-Luv:
        54.2810, 57.1544, 23.5934
        Hunter-Lab:
        47.1596, 22.7232, 17.2964
      #bb6d5a color charts
#bb6d5a RGB chart
      #bb6d5a CMYK chart
      #bb6d5a RGB pie chart
      #bb6d5a color shades, tints & tones
#bb6d5a color schemes
#bb6d5a color preview, HTML & CSS examples
           This text has a color of #bb6d5a        
        
          <p style="color:#bb6d5a;">Text here</p>
        
        
          .mytext {color:#bb6d5a;}
        
        Text color #bb6d5a
      
           This box has a color of #bb6d5a        
        
          <div style="background-color:#bb6d5a;">Content here</div>
        
        
          .mybackground {background-color:#bb6d5a;}
        
        Background color #bb6d5a
      
           Border around this has a color of #bb6d5a        
        
          <div style="border:2px solid #bb6d5a;">Content here</div>
        
        
          .myborder {border:2px solid #bb6d5a;}
        
        Border color #bb6d5a