#b2641a color space conversions
Hex:
        #b2641a
        RGB:
        178, 100, 26
        CMY:
        30, 61, 90
        CMYK:
        0, 44, 85, 30
      HSL:
        29°, 74.5098%, 40.0000%
        HSV (HSB):
        29°, 85.3933%, 69.8039%
        XYZ:
        23.1037, 18.6539, 3.3601
        xyY:
        0.5121, 0.4134, 18.6539
      CIE-Lab:
        50.2798, 26.3566, 51.5425
        CIE-LCH:
        50.2798, 57.8905, 62.9168
        CIE-Luv:
        50.2798, 63.6789, 44.4803
        Hunter-Lab:
        43.1902, 19.9023, 25.6204
      #b2641a color charts
#b2641a RGB chart
      #b2641a CMYK chart
      #b2641a RGB pie chart
      #b2641a color shades, tints & tones
#b2641a color schemes
#b2641a color preview, HTML & CSS examples
           This text has a color of #b2641a        
        
          <p style="color:#b2641a;">Text here</p>
        
        
          .mytext {color:#b2641a;}
        
        Text color #b2641a
      
           This box has a color of #b2641a        
        
          <div style="background-color:#b2641a;">Content here</div>
        
        
          .mybackground {background-color:#b2641a;}
        
        Background color #b2641a
      
           Border around this has a color of #b2641a        
        
          <div style="border:2px solid #b2641a;">Content here</div>
        
        
          .myborder {border:2px solid #b2641a;}
        
        Border color #b2641a