#b8200d color space conversions
Hex:
        #b8200d
        RGB:
        184, 32, 13
        CMY:
        28, 87, 95
        CMYK:
        0, 83, 93, 28
      HSL:
        7°, 86.8020%, 38.6275%
        HSV (HSB):
        7°, 92.9348%, 72.1569%
        XYZ:
        20.3563, 11.2524, 1.4798
        xyY:
        0.6152, 0.3401, 11.2524
      CIE-Lab:
        40.0024, 57.7612, 48.8273
        CIE-LCH:
        40.0024, 75.6337, 40.2089
        CIE-Luv:
        40.0024, 115.8547, 28.5031
        Hunter-Lab:
        33.5446, 49.6183, 20.8657
      #b8200d color charts
#b8200d RGB chart
      #b8200d CMYK chart
      #b8200d RGB pie chart
      #b8200d color shades, tints & tones
#b8200d color schemes
#b8200d color preview, HTML & CSS examples
           This text has a color of #b8200d        
        
          <p style="color:#b8200d;">Text here</p>
        
        
          .mytext {color:#b8200d;}
        
        Text color #b8200d
      
           This box has a color of #b8200d        
        
          <div style="background-color:#b8200d;">Content here</div>
        
        
          .mybackground {background-color:#b8200d;}
        
        Background color #b8200d
      
           Border around this has a color of #b8200d        
        
          <div style="border:2px solid #b8200d;">Content here</div>
        
        
          .myborder {border:2px solid #b8200d;}
        
        Border color #b8200d