#b40d39 color space conversions
Hex:
        #b40d39
        RGB:
        180, 13, 57
        CMY:
        29, 95, 78
        CMYK:
        0, 93, 68, 29
      HSL:
        344°, 86.5285%, 37.8431%
        HSV (HSB):
        344°, 92.7778%, 70.5882%
        XYZ:
        19.7048, 10.2866, 4.8178
        xyY:
        0.5661, 0.2955, 10.2866
      CIE-Lab:
        38.3519, 61.6495, 22.9709
        CIE-LCH:
        38.3519, 65.7900, 20.4356
        CIE-Luv:
        38.3519, 109.8839, 11.4233
        Hunter-Lab:
        32.0727, 53.5399, 13.5445
      #b40d39 color charts
#b40d39 RGB chart
      #b40d39 CMYK chart
      #b40d39 RGB pie chart
      #b40d39 color shades, tints & tones
#b40d39 color schemes
#b40d39 color preview, HTML & CSS examples
           This text has a color of #b40d39        
        
          <p style="color:#b40d39;">Text here</p>
        
        
          .mytext {color:#b40d39;}
        
        Text color #b40d39
      
           This box has a color of #b40d39        
        
          <div style="background-color:#b40d39;">Content here</div>
        
        
          .mybackground {background-color:#b40d39;}
        
        Background color #b40d39
      
           Border around this has a color of #b40d39        
        
          <div style="border:2px solid #b40d39;">Content here</div>
        
        
          .myborder {border:2px solid #b40d39;}
        
        Border color #b40d39