#b4412b color space conversions
Hex:
        #b4412b
        RGB:
        180, 65, 43
        CMY:
        29, 75, 83
        CMYK:
        0, 64, 76, 29
      HSL:
        10°, 61.4350%, 43.7255%
        HSV (HSB):
        10°, 76.1111%, 70.5882%
        XYZ:
        21.1487, 13.6583, 3.8072
        xyY:
        0.5477, 0.3537, 13.6583
      CIE-Lab:
        43.7389, 45.4882, 37.5982
        CIE-LCH:
        43.7389, 59.0152, 39.5754
        CIE-Luv:
        43.7389, 90.0853, 28.0675
        Hunter-Lab:
        36.9572, 37.4716, 19.7622
      #b4412b color charts
#b4412b RGB chart
      #b4412b CMYK chart
      #b4412b RGB pie chart
      #b4412b color shades, tints & tones
#b4412b color schemes
#b4412b color preview, HTML & CSS examples
           This text has a color of #b4412b        
        
          <p style="color:#b4412b;">Text here</p>
        
        
          .mytext {color:#b4412b;}
        
        Text color #b4412b
      
           This box has a color of #b4412b        
        
          <div style="background-color:#b4412b;">Content here</div>
        
        
          .mybackground {background-color:#b4412b;}
        
        Background color #b4412b
      
           Border around this has a color of #b4412b        
        
          <div style="border:2px solid #b4412b;">Content here</div>
        
        
          .myborder {border:2px solid #b4412b;}
        
        Border color #b4412b