#b03338 color space conversions
Hex:
        #b03338
        RGB:
        176, 51, 56
        CMY:
        31, 80, 78
        CMYK:
        0, 71, 68, 31
      HSL:
        358°, 55.0661%, 44.5098%
        HSV (HSB):
        358°, 71.0227%, 69.0196%
        XYZ:
        19.8021, 11.8833, 4.9914
        xyY:
        0.5399, 0.3240, 11.8833
      CIE-Lab:
        41.0300, 50.5921, 26.7489
        CIE-LCH:
        41.0300, 57.2282, 27.8661
        CIE-Luv:
        41.0300, 92.8027, 17.9827
        Hunter-Lab:
        34.4721, 42.2111, 15.5456
      #b03338 color charts
#b03338 RGB chart
      #b03338 CMYK chart
      #b03338 RGB pie chart
      #b03338 color shades, tints & tones
#b03338 color schemes
#b03338 color preview, HTML & CSS examples
           This text has a color of #b03338        
        
          <p style="color:#b03338;">Text here</p>
        
        
          .mytext {color:#b03338;}
        
        Text color #b03338
      
           This box has a color of #b03338        
        
          <div style="background-color:#b03338;">Content here</div>
        
        
          .mybackground {background-color:#b03338;}
        
        Background color #b03338
      
           Border around this has a color of #b03338        
        
          <div style="border:2px solid #b03338;">Content here</div>
        
        
          .myborder {border:2px solid #b03338;}
        
        Border color #b03338