#b3581f color space conversions
Hex:
        #b3581f
        RGB:
        179, 88, 31
        CMY:
        30, 65, 88
        CMYK:
        0, 51, 83, 30
      HSL:
        23°, 70.4762%, 41.1765%
        HSV (HSB):
        23°, 82.6816%, 70.1961%
        XYZ:
        22.3275, 16.6621, 3.3356
        xyY:
        0.5275, 0.3937, 16.6621
      CIE-Lab:
        47.8314, 33.3753, 47.4740
        CIE-LCH:
        47.8314, 58.0319, 54.8919
        CIE-Luv:
        47.8314, 73.7239, 39.1316
        Hunter-Lab:
        40.8192, 26.2030, 23.7284
      #b3581f color charts
#b3581f RGB chart
      #b3581f CMYK chart
      #b3581f RGB pie chart
      #b3581f color shades, tints & tones
#b3581f color schemes
#b3581f color preview, HTML & CSS examples
           This text has a color of #b3581f        
        
          <p style="color:#b3581f;">Text here</p>
        
        
          .mytext {color:#b3581f;}
        
        Text color #b3581f
      
           This box has a color of #b3581f        
        
          <div style="background-color:#b3581f;">Content here</div>
        
        
          .mybackground {background-color:#b3581f;}
        
        Background color #b3581f
      
           Border around this has a color of #b3581f        
        
          <div style="border:2px solid #b3581f;">Content here</div>
        
        
          .myborder {border:2px solid #b3581f;}
        
        Border color #b3581f