#b4261a color space conversions
Hex:
        #b4261a
        RGB:
        180, 38, 26
        CMY:
        29, 85, 90
        CMYK:
        0, 79, 86, 29
      HSL:
        5°, 74.7573%, 40.3922%
        HSV (HSB):
        5°, 85.5556%, 70.5882%
        XYZ:
        19.7020, 11.1641, 2.0938
        xyY:
        0.5978, 0.3387, 11.1641
      CIE-Lab:
        39.8555, 55.1540, 42.7206
        CIE-LCH:
        39.8555, 69.7640, 37.7603
        CIE-Luv:
        39.8555, 108.5734, 26.4618
        Hunter-Lab:
        33.4127, 46.7810, 19.6736
      #b4261a color charts
#b4261a RGB chart
      #b4261a CMYK chart
      #b4261a RGB pie chart
      #b4261a color shades, tints & tones
#b4261a color schemes
#b4261a color preview, HTML & CSS examples
           This text has a color of #b4261a        
        
          <p style="color:#b4261a;">Text here</p>
        
        
          .mytext {color:#b4261a;}
        
        Text color #b4261a
      
           This box has a color of #b4261a        
        
          <div style="background-color:#b4261a;">Content here</div>
        
        
          .mybackground {background-color:#b4261a;}
        
        Background color #b4261a
      
           Border around this has a color of #b4261a        
        
          <div style="border:2px solid #b4261a;">Content here</div>
        
        
          .myborder {border:2px solid #b4261a;}
        
        Border color #b4261a