#b03029 color space conversions
Hex:
        #b03029
        RGB:
        176, 48, 41
        CMY:
        31, 81, 84
        CMYK:
        0, 73, 77, 31
      HSL:
        3°, 62.2120%, 42.5490%
        HSV (HSB):
        3°, 76.7045%, 69.0196%
        XYZ:
        19.3617, 11.5041, 3.2979
        xyY:
        0.5667, 0.3367, 11.5041
      CIE-Lab:
        40.4169, 51.0209, 34.9275
        CIE-LCH:
        40.4169, 61.8309, 34.3945
        CIE-Luv:
        40.4169, 97.6796, 23.4799
        Hunter-Lab:
        33.9177, 42.5395, 17.9776
      #b03029 color charts
#b03029 RGB chart
      #b03029 CMYK chart
      #b03029 RGB pie chart
      #b03029 color shades, tints & tones
#b03029 color schemes
#b03029 color preview, HTML & CSS examples
           This text has a color of #b03029        
        
          <p style="color:#b03029;">Text here</p>
        
        
          .mytext {color:#b03029;}
        
        Text color #b03029
      
           This box has a color of #b03029        
        
          <div style="background-color:#b03029;">Content here</div>
        
        
          .mybackground {background-color:#b03029;}
        
        Background color #b03029
      
           Border around this has a color of #b03029        
        
          <div style="border:2px solid #b03029;">Content here</div>
        
        
          .myborder {border:2px solid #b03029;}
        
        Border color #b03029