#b1461f color space conversions
Hex:
        #b1461f
        RGB:
        177, 70, 31
        CMY:
        31, 73, 88
        CMYK:
        0, 60, 82, 31
      HSL:
        16°, 70.1923%, 40.7843%
        HSV (HSB):
        16°, 82.4859%, 69.4118%
        XYZ:
        20.5689, 13.8264, 2.8810
        xyY:
        0.5518, 0.3709, 13.8264
      CIE-Lab:
        43.9829, 41.6420, 43.8219
        CIE-LCH:
        43.9829, 60.4518, 46.4611
        CIE-Luv:
        43.9829, 85.7046, 32.9269
        Hunter-Lab:
        37.1838, 33.6691, 21.4349
      #b1461f color charts
#b1461f RGB chart
      #b1461f CMYK chart
      #b1461f RGB pie chart
      #b1461f color shades, tints & tones
#b1461f color schemes
#b1461f color preview, HTML & CSS examples
           This text has a color of #b1461f        
        
          <p style="color:#b1461f;">Text here</p>
        
        
          .mytext {color:#b1461f;}
        
        Text color #b1461f
      
           This box has a color of #b1461f        
        
          <div style="background-color:#b1461f;">Content here</div>
        
        
          .mybackground {background-color:#b1461f;}
        
        Background color #b1461f
      
           Border around this has a color of #b1461f        
        
          <div style="border:2px solid #b1461f;">Content here</div>
        
        
          .myborder {border:2px solid #b1461f;}
        
        Border color #b1461f