#b3441e color space conversions
Hex:
        #b3441e
        RGB:
        179, 68, 30
        CMY:
        30, 73, 88
        CMYK:
        0, 62, 83, 30
      HSL:
        15°, 71.2919%, 40.9804%
        HSV (HSB):
        15°, 83.2402%, 70.1961%
        XYZ:
        20.8919, 13.8117, 2.7931
        xyY:
        0.5572, 0.3683, 13.8117
      CIE-Lab:
        43.9616, 43.2963, 44.3976
        CIE-LCH:
        43.9616, 62.0138, 45.7195
        CIE-Luv:
        43.9616, 88.9205, 32.7962
        Hunter-Lab:
        37.1641, 35.3070, 21.5589
      #b3441e color charts
#b3441e RGB chart
      #b3441e CMYK chart
      #b3441e RGB pie chart
      #b3441e color shades, tints & tones
#b3441e color schemes
#b3441e color preview, HTML & CSS examples
           This text has a color of #b3441e        
        
          <p style="color:#b3441e;">Text here</p>
        
        
          .mytext {color:#b3441e;}
        
        Text color #b3441e
      
           This box has a color of #b3441e        
        
          <div style="background-color:#b3441e;">Content here</div>
        
        
          .mybackground {background-color:#b3441e;}
        
        Background color #b3441e
      
           Border around this has a color of #b3441e        
        
          <div style="border:2px solid #b3441e;">Content here</div>
        
        
          .myborder {border:2px solid #b3441e;}
        
        Border color #b3441e