#b6603b color space conversions
Hex:
        #b6603b
        RGB:
        182, 96, 59
        CMY:
        29, 62, 77
        CMYK:
        0, 47, 68, 29
      HSL:
        18°, 51.0373%, 47.2549%
        HSV (HSB):
        18°, 67.5824%, 71.3725%
        XYZ:
        24.2637, 18.6266, 6.4541
        xyY:
        0.4917, 0.3775, 18.6266
      CIE-Lab:
        50.2474, 31.6334, 36.2387
        CIE-LCH:
        50.2474, 48.1031, 48.8817
        CIE-Luv:
        50.2474, 67.0306, 33.0729
        Hunter-Lab:
        43.1585, 24.8251, 21.3445
      #b6603b color charts
#b6603b RGB chart
      #b6603b CMYK chart
      #b6603b RGB pie chart
      #b6603b color shades, tints & tones
#b6603b color schemes
#b6603b color preview, HTML & CSS examples
           This text has a color of #b6603b        
        
          <p style="color:#b6603b;">Text here</p>
        
        
          .mytext {color:#b6603b;}
        
        Text color #b6603b
      
           This box has a color of #b6603b        
        
          <div style="background-color:#b6603b;">Content here</div>
        
        
          .mybackground {background-color:#b6603b;}
        
        Background color #b6603b
      
           Border around this has a color of #b6603b        
        
          <div style="border:2px solid #b6603b;">Content here</div>
        
        
          .myborder {border:2px solid #b6603b;}
        
        Border color #b6603b