#b4281f color space conversions
Hex:
        #b4281f
        RGB:
        180, 40, 31
        CMY:
        29, 84, 88
        CMYK:
        0, 78, 83, 29
      HSL:
        4°, 70.6161%, 41.3725%
        HSV (HSB):
        4°, 82.7778%, 70.5882%
        XYZ:
        19.8285, 11.3198, 2.4362
        xyY:
        0.5904, 0.3371, 11.3198
      CIE-Lab:
        40.1140, 54.6721, 40.3914
        CIE-LCH:
        40.1140, 67.9743, 36.4567
        CIE-Luv:
        40.1140, 106.8536, 25.5449
        Hunter-Lab:
        33.6449, 46.3196, 19.2583
      #b4281f color charts
#b4281f RGB chart
      #b4281f CMYK chart
      #b4281f RGB pie chart
      #b4281f color shades, tints & tones
#b4281f color schemes
#b4281f color preview, HTML & CSS examples
           This text has a color of #b4281f        
        
          <p style="color:#b4281f;">Text here</p>
        
        
          .mytext {color:#b4281f;}
        
        Text color #b4281f
      
           This box has a color of #b4281f        
        
          <div style="background-color:#b4281f;">Content here</div>
        
        
          .mybackground {background-color:#b4281f;}
        
        Background color #b4281f
      
           Border around this has a color of #b4281f        
        
          <div style="border:2px solid #b4281f;">Content here</div>
        
        
          .myborder {border:2px solid #b4281f;}
        
        Border color #b4281f