#b8130b color space conversions
Hex:
        #b8130b
        RGB:
        184, 19, 11
        CMY:
        28, 93, 96
        CMYK:
        0, 90, 94, 28
      HSL:
        3°, 88.7179%, 38.2353%
        HSV (HSB):
        3°, 94.0217%, 72.1569%
        XYZ:
        20.0604, 10.6803, 1.3208
        xyY:
        0.6257, 0.3331, 10.6803
      CIE-Lab:
        39.0366, 60.4676, 48.9368
        CIE-LCH:
        39.0366, 77.7891, 38.9835
        CIE-Luv:
        39.0366, 120.6374, 27.1118
        Hunter-Lab:
        32.6807, 52.3779, 20.4802
      #b8130b color charts
#b8130b RGB chart
      #b8130b CMYK chart
      #b8130b RGB pie chart
      #b8130b color shades, tints & tones
#b8130b color schemes
#b8130b color preview, HTML & CSS examples
           This text has a color of #b8130b        
        
          <p style="color:#b8130b;">Text here</p>
        
        
          .mytext {color:#b8130b;}
        
        Text color #b8130b
      
           This box has a color of #b8130b        
        
          <div style="background-color:#b8130b;">Content here</div>
        
        
          .mybackground {background-color:#b8130b;}
        
        Background color #b8130b
      
           Border around this has a color of #b8130b        
        
          <div style="border:2px solid #b8130b;">Content here</div>
        
        
          .myborder {border:2px solid #b8130b;}
        
        Border color #b8130b