#b6451b color space conversions
Hex:
        #b6451b
        RGB:
        182, 69, 27
        CMY:
        29, 73, 89
        CMYK:
        0, 62, 85, 29
      HSL:
        16°, 74.1627%, 40.9804%
        HSV (HSB):
        16°, 85.1648%, 71.3725%
        XYZ:
        21.6174, 14.2805, 2.6540
        xyY:
        0.5607, 0.3704, 14.2805
      CIE-Lab:
        44.6325, 43.8579, 46.5504
        CIE-LCH:
        44.6325, 63.9566, 46.7058
        CIE-Luv:
        44.6325, 91.0102, 34.1543
        Hunter-Lab:
        37.7895, 35.9787, 22.2887
      #b6451b color charts
#b6451b RGB chart
      #b6451b CMYK chart
      #b6451b RGB pie chart
      #b6451b color shades, tints & tones
#b6451b color schemes
#b6451b color preview, HTML & CSS examples
           This text has a color of #b6451b        
        
          <p style="color:#b6451b;">Text here</p>
        
        
          .mytext {color:#b6451b;}
        
        Text color #b6451b
      
           This box has a color of #b6451b        
        
          <div style="background-color:#b6451b;">Content here</div>
        
        
          .mybackground {background-color:#b6451b;}
        
        Background color #b6451b
      
           Border around this has a color of #b6451b        
        
          <div style="border:2px solid #b6451b;">Content here</div>
        
        
          .myborder {border:2px solid #b6451b;}
        
        Border color #b6451b