#b03a34 color space conversions
Hex:
        #b03a34
        RGB:
        176, 58, 52
        CMY:
        31, 77, 80
        CMYK:
        0, 67, 70, 31
      HSL:
        3°, 54.3860%, 44.7059%
        HSV (HSB):
        3°, 70.4545%, 69.0196%
        XYZ:
        20.0374, 12.5042, 4.6063
        xyY:
        0.5394, 0.3366, 12.5042
      CIE-Lab:
        42.0064, 47.5527, 30.3228
        CIE-LCH:
        42.0064, 56.3979, 32.5244
        CIE-Luv:
        42.0064, 89.6354, 21.7997
        Hunter-Lab:
        35.3612, 39.2647, 17.0295
      #b03a34 color charts
#b03a34 RGB chart
      #b03a34 CMYK chart
      #b03a34 RGB pie chart
      #b03a34 color shades, tints & tones
#b03a34 color schemes
#b03a34 color preview, HTML & CSS examples
           This text has a color of #b03a34        
        
          <p style="color:#b03a34;">Text here</p>
        
        
          .mytext {color:#b03a34;}
        
        Text color #b03a34
      
           This box has a color of #b03a34        
        
          <div style="background-color:#b03a34;">Content here</div>
        
        
          .mybackground {background-color:#b03a34;}
        
        Background color #b03a34
      
           Border around this has a color of #b03a34        
        
          <div style="border:2px solid #b03a34;">Content here</div>
        
        
          .myborder {border:2px solid #b03a34;}
        
        Border color #b03a34