#b20a38 color space conversions
Hex:
        #b20a38
        RGB:
        178, 10, 56
        CMY:
        30, 96, 78
        CMYK:
        0, 94, 69, 30
      HSL:
        344°, 89.3617%, 36.8627%
        HSV (HSB):
        344°, 94.3820%, 69.8039%
        XYZ:
        19.1824, 9.9676, 4.6543
        xyY:
        0.5675, 0.2949, 9.9676
      CIE-Lab:
        37.7842, 61.4580, 22.8018
        CIE-LCH:
        37.7842, 65.5515, 20.3555
        CIE-Luv:
        37.7842, 109.1588, 11.1932
        Hunter-Lab:
        31.5715, 53.2043, 13.3595
      #b20a38 color charts
#b20a38 RGB chart
      #b20a38 CMYK chart
      #b20a38 RGB pie chart
      #b20a38 color shades, tints & tones
#b20a38 color schemes
#b20a38 color preview, HTML & CSS examples
           This text has a color of #b20a38        
        
          <p style="color:#b20a38;">Text here</p>
        
        
          .mytext {color:#b20a38;}
        
        Text color #b20a38
      
           This box has a color of #b20a38        
        
          <div style="background-color:#b20a38;">Content here</div>
        
        
          .mybackground {background-color:#b20a38;}
        
        Background color #b20a38
      
           Border around this has a color of #b20a38        
        
          <div style="border:2px solid #b20a38;">Content here</div>
        
        
          .myborder {border:2px solid #b20a38;}
        
        Border color #b20a38