#b8050d color space conversions
Hex:
        #b8050d
        RGB:
        184, 5, 13
        CMY:
        28, 98, 95
        CMYK:
        0, 97, 93, 28
      HSL:
        357°, 94.7090%, 37.0588%
        HSV (HSB):
        357°, 97.2826%, 72.1569%
        XYZ:
        19.8941, 10.3279, 1.3257
        xyY:
        0.6306, 0.3274, 10.3279
      CIE-Lab:
        38.4247, 62.2800, 47.8247
        CIE-LCH:
        38.4247, 78.5239, 37.5206
        CIE-Luv:
        38.4247, 123.5024, 25.7526
        Hunter-Lab:
        32.1371, 54.2582, 20.0501
      #b8050d color charts
#b8050d RGB chart
      #b8050d CMYK chart
      #b8050d RGB pie chart
      #b8050d color shades, tints & tones
#b8050d color schemes
#b8050d color preview, HTML & CSS examples
           This text has a color of #b8050d        
        
          <p style="color:#b8050d;">Text here</p>
        
        
          .mytext {color:#b8050d;}
        
        Text color #b8050d
      
           This box has a color of #b8050d        
        
          <div style="background-color:#b8050d;">Content here</div>
        
        
          .mybackground {background-color:#b8050d;}
        
        Background color #b8050d
      
           Border around this has a color of #b8050d        
        
          <div style="border:2px solid #b8050d;">Content here</div>
        
        
          .myborder {border:2px solid #b8050d;}
        
        Border color #b8050d