#b4160d color space conversions
Hex:
        #b4160d
        RGB:
        180, 22, 13
        CMY:
        29, 91, 95
        CMYK:
        0, 88, 93, 29
      HSL:
        3°, 86.5285%, 37.8431%
        HSV (HSB):
        3°, 92.7778%, 70.5882%
        XYZ:
        19.1819, 10.3062, 1.3591
        xyY:
        0.6218, 0.3341, 10.3062
      CIE-Lab:
        38.3864, 58.8596, 47.3763
        CIE-LCH:
        38.3864, 75.5577, 38.8307
        CIE-Luv:
        38.3864, 116.5591, 26.5465
        Hunter-Lab:
        32.1032, 50.4746, 19.9623
      #b4160d color charts
#b4160d RGB chart
      #b4160d CMYK chart
      #b4160d RGB pie chart
      #b4160d color shades, tints & tones
#b4160d color schemes
#b4160d color preview, HTML & CSS examples
           This text has a color of #b4160d        
        
          <p style="color:#b4160d;">Text here</p>
        
        
          .mytext {color:#b4160d;}
        
        Text color #b4160d
      
           This box has a color of #b4160d        
        
          <div style="background-color:#b4160d;">Content here</div>
        
        
          .mybackground {background-color:#b4160d;}
        
        Background color #b4160d
      
           Border around this has a color of #b4160d        
        
          <div style="border:2px solid #b4160d;">Content here</div>
        
        
          .myborder {border:2px solid #b4160d;}
        
        Border color #b4160d