#b40f10 color space conversions
Hex:
        #b40f10
        RGB:
        180, 15, 16
        CMY:
        29, 94, 94
        CMYK:
        0, 92, 91, 29
      HSL:
        360°, 84.6154%, 38.2353%
        HSV (HSB):
        360°, 91.6667%, 70.5882%
        XYZ:
        19.0867, 10.0824, 1.4303
        xyY:
        0.6238, 0.3295, 10.0824
      CIE-Lab:
        37.9898, 60.0830, 45.8955
        CIE-LCH:
        37.9898, 75.6066, 37.3751
        CIE-Luv:
        37.9898, 118.2297, 25.3522
        Hunter-Lab:
        31.7527, 51.7301, 19.5562
      #b40f10 color charts
#b40f10 RGB chart
      #b40f10 CMYK chart
      #b40f10 RGB pie chart
      #b40f10 color shades, tints & tones
#b40f10 color schemes
#b40f10 color preview, HTML & CSS examples
           This text has a color of #b40f10        
        
          <p style="color:#b40f10;">Text here</p>
        
        
          .mytext {color:#b40f10;}
        
        Text color #b40f10
      
           This box has a color of #b40f10        
        
          <div style="background-color:#b40f10;">Content here</div>
        
        
          .mybackground {background-color:#b40f10;}
        
        Background color #b40f10
      
           Border around this has a color of #b40f10        
        
          <div style="border:2px solid #b40f10;">Content here</div>
        
        
          .myborder {border:2px solid #b40f10;}
        
        Border color #b40f10