#bb6c4a color space conversions
Hex:
        #bb6c4a
        RGB:
        187, 108, 74
        CMY:
        27, 58, 71
        CMYK:
        0, 42, 60, 27
      HSL:
        18°, 45.3815%, 51.1765%
        HSV (HSB):
        18°, 60.4278%, 73.3333%
        XYZ:
        27.0921, 21.7843, 9.2555
        xyY:
        0.4660, 0.3747, 21.7843
      CIE-Lab:
        53.7974, 28.2063, 32.4025
        CIE-LCH:
        53.7974, 42.9595, 48.9606
        CIE-Luv:
        53.7974, 60.2344, 31.7607
        Hunter-Lab:
        46.6737, 21.9328, 20.9143
      #bb6c4a color charts
#bb6c4a RGB chart
      #bb6c4a CMYK chart
      #bb6c4a RGB pie chart
      #bb6c4a color shades, tints & tones
#bb6c4a color schemes
#bb6c4a color preview, HTML & CSS examples
           This text has a color of #bb6c4a        
        
          <p style="color:#bb6c4a;">Text here</p>
        
        
          .mytext {color:#bb6c4a;}
        
        Text color #bb6c4a
      
           This box has a color of #bb6c4a        
        
          <div style="background-color:#bb6c4a;">Content here</div>
        
        
          .mybackground {background-color:#bb6c4a;}
        
        Background color #bb6c4a
      
           Border around this has a color of #bb6c4a        
        
          <div style="border:2px solid #bb6c4a;">Content here</div>
        
        
          .myborder {border:2px solid #bb6c4a;}
        
        Border color #bb6c4a