#b3190d color space conversions
Hex:
        #b3190d
        RGB:
        179, 25, 13
        CMY:
        30, 90, 95
        CMYK:
        0, 86, 93, 30
      HSL:
        4°, 86.4583%, 37.6471%
        HSV (HSB):
        4°, 92.7374%, 70.1961%
        XYZ:
        19.0107, 10.3080, 1.3684
        xyY:
        0.6195, 0.3359, 10.3080
      CIE-Lab:
        38.3897, 57.9701, 47.2754
        CIE-LCH:
        38.3897, 74.8030, 39.1977
        CIE-Luv:
        38.3897, 114.7852, 26.7644
        Hunter-Lab:
        32.1061, 49.5078, 19.9472
      #b3190d color charts
#b3190d RGB chart
      #b3190d CMYK chart
      #b3190d RGB pie chart
      #b3190d color shades, tints & tones
#b3190d color schemes
#b3190d color preview, HTML & CSS examples
           This text has a color of #b3190d        
        
          <p style="color:#b3190d;">Text here</p>
        
        
          .mytext {color:#b3190d;}
        
        Text color #b3190d
      
           This box has a color of #b3190d        
        
          <div style="background-color:#b3190d;">Content here</div>
        
        
          .mybackground {background-color:#b3190d;}
        
        Background color #b3190d
      
           Border around this has a color of #b3190d        
        
          <div style="border:2px solid #b3190d;">Content here</div>
        
        
          .myborder {border:2px solid #b3190d;}
        
        Border color #b3190d