#b70915 color space conversions
Hex:
        #b70915
        RGB:
        183, 9, 21
        CMY:
        28, 96, 92
        CMYK:
        0, 95, 89, 28
      HSL:
        356°, 90.6250%, 37.6471%
        HSV (HSB):
        356°, 95.0820%, 71.7647%
        XYZ:
        19.7615, 10.3168, 1.6593
        xyY:
        0.6227, 0.3251, 10.3168
      CIE-Lab:
        38.4051, 61.7034, 44.2171
        CIE-LCH:
        38.4051, 75.9109, 35.6257
        CIE-Luv:
        38.4051, 121.0966, 24.4469
        Hunter-Lab:
        32.1198, 53.6114, 19.4210
      #b70915 color charts
#b70915 RGB chart
      #b70915 CMYK chart
      #b70915 RGB pie chart
      #b70915 color shades, tints & tones
#b70915 color schemes
#b70915 color preview, HTML & CSS examples
           This text has a color of #b70915        
        
          <p style="color:#b70915;">Text here</p>
        
        
          .mytext {color:#b70915;}
        
        Text color #b70915
      
           This box has a color of #b70915        
        
          <div style="background-color:#b70915;">Content here</div>
        
        
          .mybackground {background-color:#b70915;}
        
        Background color #b70915
      
           Border around this has a color of #b70915        
        
          <div style="border:2px solid #b70915;">Content here</div>
        
        
          .myborder {border:2px solid #b70915;}
        
        Border color #b70915