#b40d20 color space conversions
Hex:
        #b40d20
        RGB:
        180, 13, 32
        CMY:
        29, 95, 87
        CMYK:
        0, 93, 82, 29
      HSL:
        353°, 86.5285%, 37.8431%
        HSV (HSB):
        353°, 92.7778%, 70.5882%
        XYZ:
        19.2270, 10.0954, 2.3017
        xyY:
        0.6080, 0.3192, 10.0954
      CIE-Lab:
        38.0132, 60.6980, 37.8257
        CIE-LCH:
        38.0132, 71.5195, 31.9303
        CIE-Luv:
        38.0132, 116.2735, 21.4278
        Hunter-Lab:
        31.7733, 52.4127, 17.9462
      #b40d20 color charts
#b40d20 RGB chart
      #b40d20 CMYK chart
      #b40d20 RGB pie chart
      #b40d20 color shades, tints & tones
#b40d20 color schemes
#b40d20 color preview, HTML & CSS examples
           This text has a color of #b40d20        
        
          <p style="color:#b40d20;">Text here</p>
        
        
          .mytext {color:#b40d20;}
        
        Text color #b40d20
      
           This box has a color of #b40d20        
        
          <div style="background-color:#b40d20;">Content here</div>
        
        
          .mybackground {background-color:#b40d20;}
        
        Background color #b40d20
      
           Border around this has a color of #b40d20        
        
          <div style="border:2px solid #b40d20;">Content here</div>
        
        
          .myborder {border:2px solid #b40d20;}
        
        Border color #b40d20