#b40d34 color space conversions
Hex:
        #b40d34
        RGB:
        180, 13, 52
        CMY:
        29, 95, 80
        CMYK:
        0, 93, 71, 29
      HSL:
        346°, 86.5285%, 37.8431%
        HSV (HSB):
        346°, 92.7778%, 70.5882%
        XYZ:
        19.5861, 10.2391, 4.1928
        xyY:
        0.5758, 0.3010, 10.2391
      CIE-Lab:
        38.2681, 61.4151, 26.0281
        CIE-LCH:
        38.2681, 66.7029, 22.9675
        CIE-Luv:
        38.2681, 111.4033, 13.8139
        Hunter-Lab:
        31.9986, 53.2614, 14.6301
      #b40d34 color charts
#b40d34 RGB chart
      #b40d34 CMYK chart
      #b40d34 RGB pie chart
      #b40d34 color shades, tints & tones
#b40d34 color schemes
#b40d34 color preview, HTML & CSS examples
           This text has a color of #b40d34        
        
          <p style="color:#b40d34;">Text here</p>
        
        
          .mytext {color:#b40d34;}
        
        Text color #b40d34
      
           This box has a color of #b40d34        
        
          <div style="background-color:#b40d34;">Content here</div>
        
        
          .mybackground {background-color:#b40d34;}
        
        Background color #b40d34
      
           Border around this has a color of #b40d34        
        
          <div style="border:2px solid #b40d34;">Content here</div>
        
        
          .myborder {border:2px solid #b40d34;}
        
        Border color #b40d34