#b1530d color space conversions
Hex:
        #b1530d
        RGB:
        177, 83, 13
        CMY:
        31, 67, 95
        CMYK:
        0, 53, 93, 31
      HSL:
        26°, 86.3158%, 37.2549%
        HSV (HSB):
        26°, 92.6554%, 69.4118%
        XYZ:
        21.2974, 15.5627, 2.2622
        xyY:
        0.5444, 0.3978, 15.5627
      CIE-Lab:
        46.3954, 34.7456, 52.5966
        CIE-LCH:
        46.3954, 63.0369, 56.5511
        CIE-Luv:
        46.3954, 77.1432, 40.5506
        Hunter-Lab:
        39.4496, 27.3288, 24.2148
      #b1530d color charts
#b1530d RGB chart
      #b1530d CMYK chart
      #b1530d RGB pie chart
      #b1530d color shades, tints & tones
#b1530d color schemes
#b1530d color preview, HTML & CSS examples
           This text has a color of #b1530d        
        
          <p style="color:#b1530d;">Text here</p>
        
        
          .mytext {color:#b1530d;}
        
        Text color #b1530d
      
           This box has a color of #b1530d        
        
          <div style="background-color:#b1530d;">Content here</div>
        
        
          .mybackground {background-color:#b1530d;}
        
        Background color #b1530d
      
           Border around this has a color of #b1530d        
        
          <div style="border:2px solid #b1530d;">Content here</div>
        
        
          .myborder {border:2px solid #b1530d;}
        
        Border color #b1530d