#b6655a color space conversions
Hex:
        #b6655a
        RGB:
        182, 101, 90
        CMY:
        29, 60, 65
        CMYK:
        0, 45, 51, 29
      HSL:
        7°, 38.6555%, 53.3333%
        HSV (HSB):
        7°, 50.5495%, 71.3725%
        XYZ:
        25.7905, 19.9906, 12.1721
        xyY:
        0.4450, 0.3449, 19.9906
      CIE-Lab:
        51.8266, 31.3449, 20.5968
        CIE-LCH:
        51.8266, 37.5064, 33.3090
        CIE-Luv:
        51.8266, 58.6211, 19.1613
        Hunter-Lab:
        44.7109, 24.7200, 15.1565
      #b6655a color charts
#b6655a RGB chart
      #b6655a CMYK chart
      #b6655a RGB pie chart
      #b6655a color shades, tints & tones
#b6655a color schemes
#b6655a color preview, HTML & CSS examples
           This text has a color of #b6655a        
        
          <p style="color:#b6655a;">Text here</p>
        
        
          .mytext {color:#b6655a;}
        
        Text color #b6655a
      
           This box has a color of #b6655a        
        
          <div style="background-color:#b6655a;">Content here</div>
        
        
          .mybackground {background-color:#b6655a;}
        
        Background color #b6655a
      
           Border around this has a color of #b6655a        
        
          <div style="border:2px solid #b6655a;">Content here</div>
        
        
          .myborder {border:2px solid #b6655a;}
        
        Border color #b6655a