#b3070d color space conversions
Hex:
        #b3070d
        RGB:
        179, 7, 13
        CMY:
        30, 97, 95
        CMYK:
        0, 96, 93, 30
      HSL:
        358°, 92.4731%, 36.4706%
        HSV (HSB):
        358°, 96.0894%, 70.1961%
        XYZ:
        18.7390, 9.7647, 1.2779
        xyY:
        0.6292, 0.3279, 9.7647
      CIE-Lab:
        37.4168, 60.7640, 46.6472
        CIE-LCH:
        37.4168, 76.6043, 37.5126
        CIE-Luv:
        37.4168, 119.4514, 25.0722
        Hunter-Lab:
        31.2486, 52.3573, 19.4494
      #b3070d color charts
#b3070d RGB chart
      #b3070d CMYK chart
      #b3070d RGB pie chart
      #b3070d color shades, tints & tones
#b3070d color schemes
#b3070d color preview, HTML & CSS examples
           This text has a color of #b3070d        
        
          <p style="color:#b3070d;">Text here</p>
        
        
          .mytext {color:#b3070d;}
        
        Text color #b3070d
      
           This box has a color of #b3070d        
        
          <div style="background-color:#b3070d;">Content here</div>
        
        
          .mybackground {background-color:#b3070d;}
        
        Background color #b3070d
      
           Border around this has a color of #b3070d        
        
          <div style="border:2px solid #b3070d;">Content here</div>
        
        
          .myborder {border:2px solid #b3070d;}
        
        Border color #b3070d