#b70501 color space conversions
Hex:
        #b70501
        RGB:
        183, 5, 1
        CMY:
        28, 98, 100
        CMYK:
        0, 97, 99, 28
      HSL:
        1°, 98.9130%, 36.0784%
        HSV (HSB):
        1°, 99.4536%, 71.7647%
        XYZ:
        19.5882, 10.1780, 0.9609
        xyY:
        0.6375, 0.3312, 10.1780
      CIE-Lab:
        38.1600, 61.8913, 52.0496
        CIE-LCH:
        38.1600, 80.8684, 40.0633
        CIE-Luv:
        38.1600, 123.7869, 27.1272
        Hunter-Lab:
        31.9030, 53.7673, 20.5464
      #b70501 color charts
#b70501 RGB chart
      #b70501 CMYK chart
      #b70501 RGB pie chart
      #b70501 color shades, tints & tones
#b70501 color schemes
#b70501 color preview, HTML & CSS examples
           This text has a color of #b70501        
        
          <p style="color:#b70501;">Text here</p>
        
        
          .mytext {color:#b70501;}
        
        Text color #b70501
      
           This box has a color of #b70501        
        
          <div style="background-color:#b70501;">Content here</div>
        
        
          .mybackground {background-color:#b70501;}
        
        Background color #b70501
      
           Border around this has a color of #b70501        
        
          <div style="border:2px solid #b70501;">Content here</div>
        
        
          .myborder {border:2px solid #b70501;}
        
        Border color #b70501