#b8130d color space conversions
Hex:
        #b8130d
        RGB:
        184, 19, 13
        CMY:
        28, 93, 95
        CMYK:
        0, 90, 93, 28
      HSL:
        2°, 86.8020%, 38.6275%
        HSV (HSB):
        2°, 92.9348%, 72.1569%
        XYZ:
        20.0727, 10.6852, 1.3853
        xyY:
        0.6245, 0.3324, 10.6852
      CIE-Lab:
        39.0450, 60.4919, 48.2156
        CIE-LCH:
        39.0450, 77.3564, 38.5569
        CIE-Luv:
        39.0450, 120.4637, 26.8383
        Hunter-Lab:
        32.6881, 52.4065, 20.3691
      #b8130d color charts
#b8130d RGB chart
      #b8130d CMYK chart
      #b8130d RGB pie chart
      #b8130d color shades, tints & tones
#b8130d color schemes
#b8130d color preview, HTML & CSS examples
           This text has a color of #b8130d        
        
          <p style="color:#b8130d;">Text here</p>
        
        
          .mytext {color:#b8130d;}
        
        Text color #b8130d
      
           This box has a color of #b8130d        
        
          <div style="background-color:#b8130d;">Content here</div>
        
        
          .mybackground {background-color:#b8130d;}
        
        Background color #b8130d
      
           Border around this has a color of #b8130d        
        
          <div style="border:2px solid #b8130d;">Content here</div>
        
        
          .myborder {border:2px solid #b8130d;}
        
        Border color #b8130d