#b6674a color space conversions
Hex:
        #b6674a
        RGB:
        182, 103, 74
        CMY:
        29, 60, 71
        CMYK:
        0, 43, 59, 29
      HSL:
        16°, 42.5197%, 50.1961%
        HSV (HSB):
        16°, 59.3407%, 71.3725%
        XYZ:
        25.3777, 20.1400, 9.0284
        xyY:
        0.4653, 0.3692, 20.1400
      CIE-Lab:
        51.9951, 28.8820, 30.0201
        CIE-LCH:
        51.9951, 41.6578, 46.1069
        CIE-Luv:
        51.9951, 59.7923, 28.9873
        Hunter-Lab:
        44.8776, 22.4036, 19.4864
      #b6674a color charts
#b6674a RGB chart
      #b6674a CMYK chart
      #b6674a RGB pie chart
      #b6674a color shades, tints & tones
#b6674a color schemes
#b6674a color preview, HTML & CSS examples
           This text has a color of #b6674a        
        
          <p style="color:#b6674a;">Text here</p>
        
        
          .mytext {color:#b6674a;}
        
        Text color #b6674a
      
           This box has a color of #b6674a        
        
          <div style="background-color:#b6674a;">Content here</div>
        
        
          .mybackground {background-color:#b6674a;}
        
        Background color #b6674a
      
           Border around this has a color of #b6674a        
        
          <div style="border:2px solid #b6674a;">Content here</div>
        
        
          .myborder {border:2px solid #b6674a;}
        
        Border color #b6674a