#b10b20 color space conversions
Hex:
        #b10b20
        RGB:
        177, 11, 32
        CMY:
        31, 96, 87
        CMYK:
        0, 94, 82, 31
      HSL:
        352°, 88.2979%, 36.8627%
        HSV (HSB):
        352°, 93.7853%, 69.4118%
        XYZ:
        18.5118, 9.6907, 2.2613
        xyY:
        0.6077, 0.3181, 9.6907
      CIE-Lab:
        37.2816, 60.1661, 36.8900
        CIE-LCH:
        37.2816, 70.5750, 31.5139
        CIE-Luv:
        37.2816, 114.4072, 20.7086
        Hunter-Lab:
        31.1300, 51.6700, 17.4841
      #b10b20 color charts
#b10b20 RGB chart
      #b10b20 CMYK chart
      #b10b20 RGB pie chart
      #b10b20 color shades, tints & tones
#b10b20 color schemes
#b10b20 color preview, HTML & CSS examples
           This text has a color of #b10b20        
        
          <p style="color:#b10b20;">Text here</p>
        
        
          .mytext {color:#b10b20;}
        
        Text color #b10b20
      
           This box has a color of #b10b20        
        
          <div style="background-color:#b10b20;">Content here</div>
        
        
          .mybackground {background-color:#b10b20;}
        
        Background color #b10b20
      
           Border around this has a color of #b10b20        
        
          <div style="border:2px solid #b10b20;">Content here</div>
        
        
          .myborder {border:2px solid #b10b20;}
        
        Border color #b10b20