#b3073d color space conversions
Hex:
        #b3073d
        RGB:
        179, 7, 61
        CMY:
        30, 97, 76
        CMYK:
        0, 96, 66, 30
      HSL:
        341°, 92.4731%, 36.4706%
        HSV (HSB):
        341°, 96.0894%, 70.1961%
        XYZ:
        19.5087, 10.0726, 5.3309
        xyY:
        0.5588, 0.2885, 10.0726
      CIE-Lab:
        37.9724, 62.3001, 19.8899
        CIE-LCH:
        37.9724, 65.3981, 17.7062
        CIE-Luv:
        37.9724, 108.7862, 8.6415
        Hunter-Lab:
        31.7373, 54.1822, 12.2573
      #b3073d color charts
#b3073d RGB chart
      #b3073d CMYK chart
      #b3073d RGB pie chart
      #b3073d color shades, tints & tones
#b3073d color schemes
#b3073d color preview, HTML & CSS examples
           This text has a color of #b3073d        
        
          <p style="color:#b3073d;">Text here</p>
        
        
          .mytext {color:#b3073d;}
        
        Text color #b3073d
      
           This box has a color of #b3073d        
        
          <div style="background-color:#b3073d;">Content here</div>
        
        
          .mybackground {background-color:#b3073d;}
        
        Background color #b3073d
      
           Border around this has a color of #b3073d        
        
          <div style="border:2px solid #b3073d;">Content here</div>
        
        
          .myborder {border:2px solid #b3073d;}
        
        Border color #b3073d