#b20111 color space conversions
Hex:
        #b20111
        RGB:
        178, 1, 17
        CMY:
        30, 100, 93
        CMYK:
        0, 99, 90, 30
      HSL:
        355°, 98.8827%, 35.0980%
        HSV (HSB):
        355°, 99.4382%, 69.8039%
        XYZ:
        18.4721, 9.5272, 1.3956
        xyY:
        0.6284, 0.3241, 9.5272
      CIE-Lab:
        36.9801, 61.2583, 44.5389
        CIE-LCH:
        36.9801, 75.7383, 36.0196
        CIE-Luv:
        36.9801, 119.4340, 23.8202
        Hunter-Lab:
        30.8661, 52.8095, 18.9254
      #b20111 color charts
#b20111 RGB chart
      #b20111 CMYK chart
      #b20111 RGB pie chart
      #b20111 color shades, tints & tones
#b20111 color schemes
#b20111 color preview, HTML & CSS examples
           This text has a color of #b20111        
        
          <p style="color:#b20111;">Text here</p>
        
        
          .mytext {color:#b20111;}
        
        Text color #b20111
      
           This box has a color of #b20111        
        
          <div style="background-color:#b20111;">Content here</div>
        
        
          .mybackground {background-color:#b20111;}
        
        Background color #b20111
      
           Border around this has a color of #b20111        
        
          <div style="border:2px solid #b20111;">Content here</div>
        
        
          .myborder {border:2px solid #b20111;}
        
        Border color #b20111