#b20e1b color space conversions
Hex:
        #b20e1b
        RGB:
        178, 14, 27
        CMY:
        30, 95, 89
        CMYK:
        0, 92, 85, 30
      HSL:
        355°, 85.4167%, 37.6471%
        HSV (HSB):
        355°, 92.1348%, 69.8039%
        XYZ:
        18.7150, 9.8582, 1.9533
        xyY:
        0.6131, 0.3229, 9.8582
      CIE-Lab:
        37.5867, 59.9071, 40.0345
        CIE-LCH:
        37.5867, 72.0529, 33.7539
        CIE-Luv:
        37.5867, 115.4439, 22.5548
        Hunter-Lab:
        31.3977, 51.4508, 18.2898
      #b20e1b color charts
#b20e1b RGB chart
      #b20e1b CMYK chart
      #b20e1b RGB pie chart
      #b20e1b color shades, tints & tones
#b20e1b color schemes
#b20e1b color preview, HTML & CSS examples
           This text has a color of #b20e1b        
        
          <p style="color:#b20e1b;">Text here</p>
        
        
          .mytext {color:#b20e1b;}
        
        Text color #b20e1b
      
           This box has a color of #b20e1b        
        
          <div style="background-color:#b20e1b;">Content here</div>
        
        
          .mybackground {background-color:#b20e1b;}
        
        Background color #b20e1b
      
           Border around this has a color of #b20e1b        
        
          <div style="border:2px solid #b20e1b;">Content here</div>
        
        
          .myborder {border:2px solid #b20e1b;}
        
        Border color #b20e1b