#b40d26 color space conversions
Hex:
        #b40d26
        RGB:
        180, 13, 38
        CMY:
        29, 95, 85
        CMYK:
        0, 93, 79, 29
      HSL:
        351°, 86.5285%, 37.8431%
        HSV (HSB):
        351°, 92.7778%, 70.5882%
        XYZ:
        19.3162, 10.1311, 2.7711
        xyY:
        0.5995, 0.3145, 10.1311
      CIE-Lab:
        38.0767, 60.8771, 34.4060
        CIE-LCH:
        38.0767, 69.9271, 29.4739
        CIE-Luv:
        38.0767, 115.0245, 19.4820
        Hunter-Lab:
        31.8294, 52.6242, 17.1186
      #b40d26 color charts
#b40d26 RGB chart
      #b40d26 CMYK chart
      #b40d26 RGB pie chart
      #b40d26 color shades, tints & tones
#b40d26 color schemes
#b40d26 color preview, HTML & CSS examples
           This text has a color of #b40d26        
        
          <p style="color:#b40d26;">Text here</p>
        
        
          .mytext {color:#b40d26;}
        
        Text color #b40d26
      
           This box has a color of #b40d26        
        
          <div style="background-color:#b40d26;">Content here</div>
        
        
          .mybackground {background-color:#b40d26;}
        
        Background color #b40d26
      
           Border around this has a color of #b40d26        
        
          <div style="border:2px solid #b40d26;">Content here</div>
        
        
          .myborder {border:2px solid #b40d26;}
        
        Border color #b40d26