#b20f1d color space conversions
Hex:
        #b20f1d
        RGB:
        178, 15, 29
        CMY:
        30, 94, 89
        CMYK:
        0, 92, 84, 30
      HSL:
        355°, 84.4560%, 37.8431%
        HSV (HSB):
        355°, 91.5730%, 69.8039%
        XYZ:
        18.7527, 9.8953, 2.0840
        xyY:
        0.6102, 0.3220, 9.8953
      CIE-Lab:
        37.6539, 59.8127, 39.0081
        CIE-LCH:
        37.6539, 71.4086, 33.1112
        CIE-Luv:
        37.6539, 114.8671, 22.1056
        Hunter-Lab:
        31.4568, 51.3615, 18.0918
      #b20f1d color charts
#b20f1d RGB chart
      #b20f1d CMYK chart
      #b20f1d RGB pie chart
      #b20f1d color shades, tints & tones
#b20f1d color schemes
#b20f1d color preview, HTML & CSS examples
           This text has a color of #b20f1d        
        
          <p style="color:#b20f1d;">Text here</p>
        
        
          .mytext {color:#b20f1d;}
        
        Text color #b20f1d
      
           This box has a color of #b20f1d        
        
          <div style="background-color:#b20f1d;">Content here</div>
        
        
          .mybackground {background-color:#b20f1d;}
        
        Background color #b20f1d
      
           Border around this has a color of #b20f1d        
        
          <div style="border:2px solid #b20f1d;">Content here</div>
        
        
          .myborder {border:2px solid #b20f1d;}
        
        Border color #b20f1d