#b3181a color space conversions
Hex:
        #b3181a
        RGB:
        179, 24, 26
        CMY:
        30, 91, 90
        CMYK:
        0, 87, 85, 30
      HSL:
        359°, 76.3547%, 39.8039%
        HSV (HSB):
        359°, 86.5922%, 70.1961%
        XYZ:
        19.1035, 10.3116, 1.9607
        xyY:
        0.6089, 0.3286, 10.3116
      CIE-Lab:
        38.3959, 58.4184, 41.3636
        CIE-LCH:
        38.3959, 71.5797, 35.3007
        CIE-Luv:
        38.3959, 113.5498, 24.0688
        Hunter-Lab:
        32.1116, 49.9960, 18.8579
      #b3181a color charts
#b3181a RGB chart
      #b3181a CMYK chart
      #b3181a RGB pie chart
      #b3181a color shades, tints & tones
#b3181a color schemes
#b3181a color preview, HTML & CSS examples
           This text has a color of #b3181a        
        
          <p style="color:#b3181a;">Text here</p>
        
        
          .mytext {color:#b3181a;}
        
        Text color #b3181a
      
           This box has a color of #b3181a        
        
          <div style="background-color:#b3181a;">Content here</div>
        
        
          .mybackground {background-color:#b3181a;}
        
        Background color #b3181a
      
           Border around this has a color of #b3181a        
        
          <div style="border:2px solid #b3181a;">Content here</div>
        
        
          .myborder {border:2px solid #b3181a;}
        
        Border color #b3181a