#b03b34 color space conversions
Hex:
        #b03b34
        RGB:
        176, 59, 52
        CMY:
        31, 77, 80
        CMYK:
        0, 66, 70, 31
      HSL:
        3°, 54.3860%, 44.7059%
        HSV (HSB):
        3°, 70.4545%, 69.0196%
        XYZ:
        20.0883, 12.6060, 4.6232
        xyY:
        0.5383, 0.3378, 12.6060
      CIE-Lab:
        42.1634, 47.1277, 30.5080
        CIE-LCH:
        42.1634, 56.1405, 32.9170
        CIE-Luv:
        42.1634, 89.0218, 22.0984
        Hunter-Lab:
        35.5049, 38.8599, 17.1330
      #b03b34 color charts
#b03b34 RGB chart
      #b03b34 CMYK chart
      #b03b34 RGB pie chart
      #b03b34 color shades, tints & tones
#b03b34 color schemes
#b03b34 color preview, HTML & CSS examples
           This text has a color of #b03b34        
        
          <p style="color:#b03b34;">Text here</p>
        
        
          .mytext {color:#b03b34;}
        
        Text color #b03b34
      
           This box has a color of #b03b34        
        
          <div style="background-color:#b03b34;">Content here</div>
        
        
          .mybackground {background-color:#b03b34;}
        
        Background color #b03b34
      
           Border around this has a color of #b03b34        
        
          <div style="border:2px solid #b03b34;">Content here</div>
        
        
          .myborder {border:2px solid #b03b34;}
        
        Border color #b03b34