#b3201b color space conversions
Hex:
        #b3201b
        RGB:
        179, 32, 27
        CMY:
        30, 87, 89
        CMYK:
        0, 82, 85, 30
      HSL:
        2°, 73.7864%, 40.3922%
        HSV (HSB):
        2°, 84.9162%, 70.1961%
        XYZ:
        19.3047, 10.6959, 2.0839
        xyY:
        0.6017, 0.3334, 10.6959
      CIE-Lab:
        39.0634, 56.5660, 41.4388
        CIE-LCH:
        39.0634, 70.1205, 36.2256
        CIE-Luv:
        39.0634, 110.3647, 24.9955
        Hunter-Lab:
        32.7045, 48.1316, 19.1152
      #b3201b color charts
#b3201b RGB chart
      #b3201b CMYK chart
      #b3201b RGB pie chart
      #b3201b color shades, tints & tones
#b3201b color schemes
#b3201b color preview, HTML & CSS examples
           This text has a color of #b3201b        
        
          <p style="color:#b3201b;">Text here</p>
        
        
          .mytext {color:#b3201b;}
        
        Text color #b3201b
      
           This box has a color of #b3201b        
        
          <div style="background-color:#b3201b;">Content here</div>
        
        
          .mybackground {background-color:#b3201b;}
        
        Background color #b3201b
      
           Border around this has a color of #b3201b        
        
          <div style="border:2px solid #b3201b;">Content here</div>
        
        
          .myborder {border:2px solid #b3201b;}
        
        Border color #b3201b