#b20d1d color space conversions
Hex:
        #b20d1d
        RGB:
        178, 13, 29
        CMY:
        30, 95, 89
        CMYK:
        0, 93, 84, 30
      HSL:
        354°, 86.3874%, 37.4510%
        HSV (HSB):
        354°, 92.6966%, 69.8039%
        XYZ:
        18.7258, 9.8415, 2.0750
        xyY:
        0.6111, 0.3212, 9.8415
      CIE-Lab:
        37.5565, 60.0933, 38.9169
        CIE-LCH:
        37.5565, 71.5942, 32.9274
        CIE-Luv:
        37.5565, 115.3188, 21.9291
        Hunter-Lab:
        31.3712, 51.6488, 18.0381
      #b20d1d color charts
#b20d1d RGB chart
      #b20d1d CMYK chart
      #b20d1d RGB pie chart
      #b20d1d color shades, tints & tones
#b20d1d color schemes
#b20d1d color preview, HTML & CSS examples
           This text has a color of #b20d1d        
        
          <p style="color:#b20d1d;">Text here</p>
        
        
          .mytext {color:#b20d1d;}
        
        Text color #b20d1d
      
           This box has a color of #b20d1d        
        
          <div style="background-color:#b20d1d;">Content here</div>
        
        
          .mybackground {background-color:#b20d1d;}
        
        Background color #b20d1d
      
           Border around this has a color of #b20d1d        
        
          <div style="border:2px solid #b20d1d;">Content here</div>
        
        
          .myborder {border:2px solid #b20d1d;}
        
        Border color #b20d1d