#b20b2d color space conversions
Hex:
        #b20b2d
        RGB:
        178, 11, 45
        CMY:
        30, 96, 82
        CMYK:
        0, 94, 75, 30
      HSL:
        348°, 88.3598%, 37.0588%
        HSV (HSB):
        348°, 93.8202%, 69.8039%
        XYZ:
        18.9534, 9.8938, 3.3934
        xyY:
        0.5879, 0.3069, 9.8938
      CIE-Lab:
        37.6511, 60.8597, 29.5629
        CIE-LCH:
        37.6511, 67.6599, 25.9084
        CIE-Luv:
        37.6511, 112.1768, 16.2535
        Hunter-Lab:
        31.4544, 52.5133, 15.6218
      #b20b2d color charts
#b20b2d RGB chart
      #b20b2d CMYK chart
      #b20b2d RGB pie chart
      #b20b2d color shades, tints & tones
#b20b2d color schemes
#b20b2d color preview, HTML & CSS examples
           This text has a color of #b20b2d        
        
          <p style="color:#b20b2d;">Text here</p>
        
        
          .mytext {color:#b20b2d;}
        
        Text color #b20b2d
      
           This box has a color of #b20b2d        
        
          <div style="background-color:#b20b2d;">Content here</div>
        
        
          .mybackground {background-color:#b20b2d;}
        
        Background color #b20b2d
      
           Border around this has a color of #b20b2d        
        
          <div style="border:2px solid #b20b2d;">Content here</div>
        
        
          .myborder {border:2px solid #b20b2d;}
        
        Border color #b20b2d