#b03a41 color space conversions
Hex:
        #b03a41
        RGB:
        176, 58, 65
        CMY:
        31, 77, 75
        CMYK:
        0, 67, 63, 31
      HSL:
        356°, 50.4274%, 45.8824%
        HSV (HSB):
        356°, 67.0455%, 69.0196%
        XYZ:
        20.3717, 12.6379, 6.3667
        xyY:
        0.5174, 0.3210, 12.6379
      CIE-Lab:
        42.2125, 48.3103, 22.7391
        CIE-LCH:
        42.2125, 53.3943, 25.2058
        CIE-Luv:
        42.2125, 86.6691, 15.5093
        Hunter-Lab:
        35.5498, 40.0767, 14.2665
      #b03a41 color charts
#b03a41 RGB chart
      #b03a41 CMYK chart
      #b03a41 RGB pie chart
      #b03a41 color shades, tints & tones
#b03a41 color schemes
#b03a41 color preview, HTML & CSS examples
           This text has a color of #b03a41        
        
          <p style="color:#b03a41;">Text here</p>
        
        
          .mytext {color:#b03a41;}
        
        Text color #b03a41
      
           This box has a color of #b03a41        
        
          <div style="background-color:#b03a41;">Content here</div>
        
        
          .mybackground {background-color:#b03a41;}
        
        Background color #b03a41
      
           Border around this has a color of #b03a41        
        
          <div style="border:2px solid #b03a41;">Content here</div>
        
        
          .myborder {border:2px solid #b03a41;}
        
        Border color #b03a41