#b03438 color space conversions
Hex:
        #b03438
        RGB:
        176, 52, 56
        CMY:
        31, 80, 78
        CMYK:
        0, 70, 68, 31
      HSL:
        358°, 54.3860%, 44.7059%
        HSV (HSB):
        358°, 70.4545%, 69.0196%
        XYZ:
        19.8463, 11.9716, 5.0061
        xyY:
        0.5389, 0.3251, 11.9716
      CIE-Lab:
        41.1710, 50.2047, 26.9216
        CIE-LCH:
        41.1710, 56.9674, 28.2018
        CIE-Luv:
        41.1710, 92.2509, 18.2577
        Hunter-Lab:
        34.6000, 41.8362, 15.6416
      #b03438 color charts
#b03438 RGB chart
      #b03438 CMYK chart
      #b03438 RGB pie chart
      #b03438 color shades, tints & tones
#b03438 color schemes
#b03438 color preview, HTML & CSS examples
           This text has a color of #b03438        
        
          <p style="color:#b03438;">Text here</p>
        
        
          .mytext {color:#b03438;}
        
        Text color #b03438
      
           This box has a color of #b03438        
        
          <div style="background-color:#b03438;">Content here</div>
        
        
          .mybackground {background-color:#b03438;}
        
        Background color #b03438
      
           Border around this has a color of #b03438        
        
          <div style="border:2px solid #b03438;">Content here</div>
        
        
          .myborder {border:2px solid #b03438;}
        
        Border color #b03438