#b3020d color space conversions
Hex:
        #b3020d
        RGB:
        179, 2, 13
        CMY:
        30, 99, 95
        CMYK:
        0, 99, 93, 30
      HSL:
        356°, 97.7901%, 35.4902%
        HSV (HSB):
        356°, 98.8827%, 70.1961%
        XYZ:
        18.6848, 9.6562, 1.2598
        xyY:
        0.6312, 0.3262, 9.6562
      CIE-Lab:
        37.2182, 61.3391, 46.5201
        CIE-LCH:
        37.2182, 76.9845, 37.1770
        CIE-Luv:
        37.2182, 120.4164, 24.7251
        Hunter-Lab:
        31.0744, 52.9503, 19.3484
      #b3020d color charts
#b3020d RGB chart
      #b3020d CMYK chart
      #b3020d RGB pie chart
      #b3020d color shades, tints & tones
#b3020d color schemes
#b3020d color preview, HTML & CSS examples
           This text has a color of #b3020d        
        
          <p style="color:#b3020d;">Text here</p>
        
        
          .mytext {color:#b3020d;}
        
        Text color #b3020d
      
           This box has a color of #b3020d        
        
          <div style="background-color:#b3020d;">Content here</div>
        
        
          .mybackground {background-color:#b3020d;}
        
        Background color #b3020d
      
           Border around this has a color of #b3020d        
        
          <div style="border:2px solid #b3020d;">Content here</div>
        
        
          .myborder {border:2px solid #b3020d;}
        
        Border color #b3020d