#b8130a color space conversions
Hex:
        #b8130a
        RGB:
        184, 19, 10
        CMY:
        28, 93, 96
        CMYK:
        0, 90, 95, 28
      HSL:
        3°, 89.6907%, 38.0392%
        HSV (HSB):
        3°, 94.5652%, 72.1569%
        XYZ:
        20.0548, 10.6780, 1.2912
        xyY:
        0.6262, 0.3334, 10.6780
      CIE-Lab:
        39.0328, 60.4564, 49.2759
        CIE-LCH:
        39.0328, 77.9942, 39.1823
        CIE-Luv:
        39.0328, 120.7173, 27.2375
        Hunter-Lab:
        32.6772, 52.3648, 20.5313
      #b8130a color charts
#b8130a RGB chart
      #b8130a CMYK chart
      #b8130a RGB pie chart
      #b8130a color shades, tints & tones
#b8130a color schemes
#b8130a color preview, HTML & CSS examples
           This text has a color of #b8130a        
        
          <p style="color:#b8130a;">Text here</p>
        
        
          .mytext {color:#b8130a;}
        
        Text color #b8130a
      
           This box has a color of #b8130a        
        
          <div style="background-color:#b8130a;">Content here</div>
        
        
          .mybackground {background-color:#b8130a;}
        
        Background color #b8130a
      
           Border around this has a color of #b8130a        
        
          <div style="border:2px solid #b8130a;">Content here</div>
        
        
          .myborder {border:2px solid #b8130a;}
        
        Border color #b8130a