#b3671f color space conversions
Hex:
        #b3671f
        RGB:
        179, 103, 31
        CMY:
        30, 60, 88
        CMYK:
        0, 42, 83, 30
      HSL:
        29°, 70.4762%, 41.1765%
        HSV (HSB):
        29°, 82.6816%, 70.1961%
        XYZ:
        23.6880, 19.3831, 3.7891
        xyY:
        0.5055, 0.4136, 19.3831
      CIE-Lab:
        51.1325, 25.2899, 50.4490
        CIE-LCH:
        51.1325, 56.4330, 63.3756
        CIE-Luv:
        51.1325, 61.8102, 44.6064
        Hunter-Lab:
        44.0263, 18.9945, 25.7156
      #b3671f color charts
#b3671f RGB chart
      #b3671f CMYK chart
      #b3671f RGB pie chart
      #b3671f color shades, tints & tones
#b3671f color schemes
#b3671f color preview, HTML & CSS examples
           This text has a color of #b3671f        
        
          <p style="color:#b3671f;">Text here</p>
        
        
          .mytext {color:#b3671f;}
        
        Text color #b3671f
      
           This box has a color of #b3671f        
        
          <div style="background-color:#b3671f;">Content here</div>
        
        
          .mybackground {background-color:#b3671f;}
        
        Background color #b3671f
      
           Border around this has a color of #b3671f        
        
          <div style="border:2px solid #b3671f;">Content here</div>
        
        
          .myborder {border:2px solid #b3671f;}
        
        Border color #b3671f