#b3032f color space conversions
Hex:
        #b3032f
        RGB:
        179, 3, 47
        CMY:
        30, 99, 82
        CMYK:
        0, 98, 74, 30
      HSL:
        345°, 96.7033%, 35.6863%
        HSV (HSB):
        345°, 98.3240%, 70.1961%
        XYZ:
        19.1361, 9.8541, 3.5828
        xyY:
        0.5875, 0.3025, 9.8541
      CIE-Lab:
        37.5792, 62.1048, 28.2891
        CIE-LCH:
        37.5792, 68.2442, 24.4895
        CIE-Luv:
        37.5792, 113.7890, 15.0258
        Hunter-Lab:
        31.3912, 53.8790, 15.2069
      #b3032f color charts
#b3032f RGB chart
      #b3032f CMYK chart
      #b3032f RGB pie chart
      #b3032f color shades, tints & tones
#b3032f color schemes
#b3032f color preview, HTML & CSS examples
           This text has a color of #b3032f        
        
          <p style="color:#b3032f;">Text here</p>
        
        
          .mytext {color:#b3032f;}
        
        Text color #b3032f
      
           This box has a color of #b3032f        
        
          <div style="background-color:#b3032f;">Content here</div>
        
        
          .mybackground {background-color:#b3032f;}
        
        Background color #b3032f
      
           Border around this has a color of #b3032f        
        
          <div style="border:2px solid #b3032f;">Content here</div>
        
        
          .myborder {border:2px solid #b3032f;}
        
        Border color #b3032f