#b1610d color space conversions
Hex:
        #b1610d
        RGB:
        177, 97, 13
        CMY:
        31, 62, 95
        CMYK:
        0, 45, 93, 31
      HSL:
        31°, 86.3158%, 37.2549%
        HSV (HSB):
        31°, 92.6554%, 69.4118%
        XYZ:
        22.4788, 17.9256, 2.6560
        xyY:
        0.5220, 0.4163, 17.9256
      CIE-Lab:
        49.4057, 27.2852, 54.7652
        CIE-LCH:
        49.4057, 61.1859, 63.5166
        CIE-Luv:
        49.4057, 65.8641, 45.3663
        Hunter-Lab:
        42.3386, 20.6784, 25.9176
      #b1610d color charts
#b1610d RGB chart
      #b1610d CMYK chart
      #b1610d RGB pie chart
      #b1610d color shades, tints & tones
#b1610d color schemes
#b1610d color preview, HTML & CSS examples
           This text has a color of #b1610d        
        
          <p style="color:#b1610d;">Text here</p>
        
        
          .mytext {color:#b1610d;}
        
        Text color #b1610d
      
           This box has a color of #b1610d        
        
          <div style="background-color:#b1610d;">Content here</div>
        
        
          .mybackground {background-color:#b1610d;}
        
        Background color #b1610d
      
           Border around this has a color of #b1610d        
        
          <div style="border:2px solid #b1610d;">Content here</div>
        
        
          .myborder {border:2px solid #b1610d;}
        
        Border color #b1610d