#b70e03 color space conversions
Hex:
        #b70e03
        RGB:
        183, 14, 3
        CMY:
        28, 95, 99
        CMYK:
        0, 92, 98, 28
      HSL:
        4°, 96.7742%, 36.4706%
        HSV (HSB):
        4°, 98.3607%, 71.7647%
        XYZ:
        19.7019, 10.3879, 1.0528
        xyY:
        0.6326, 0.3336, 10.3879
      CIE-Lab:
        38.5299, 60.8678, 51.4087
        CIE-LCH:
        38.5299, 79.6727, 40.1843
        CIE-Luv:
        38.5299, 121.8243, 27.4984
        Hunter-Lab:
        32.2303, 52.7114, 20.6245
      #b70e03 color charts
#b70e03 RGB chart
      #b70e03 CMYK chart
      #b70e03 RGB pie chart
      #b70e03 color shades, tints & tones
#b70e03 color schemes
#b70e03 color preview, HTML & CSS examples
           This text has a color of #b70e03        
        
          <p style="color:#b70e03;">Text here</p>
        
        
          .mytext {color:#b70e03;}
        
        Text color #b70e03
      
           This box has a color of #b70e03        
        
          <div style="background-color:#b70e03;">Content here</div>
        
        
          .mybackground {background-color:#b70e03;}
        
        Background color #b70e03
      
           Border around this has a color of #b70e03        
        
          <div style="border:2px solid #b70e03;">Content here</div>
        
        
          .myborder {border:2px solid #b70e03;}
        
        Border color #b70e03