#b03148 color space conversions
Hex:
        #b03148
        RGB:
        176, 49, 72
        CMY:
        31, 81, 72
        CMYK:
        0, 72, 59, 31
      HSL:
        349°, 56.4444%, 44.1176%
        HSV (HSB):
        349°, 72.1591%, 69.0196%
        XYZ:
        20.1725, 11.8946, 7.3636
        xyY:
        0.5116, 0.3017, 11.8946
      CIE-Lab:
        41.0481, 52.3506, 16.8748
        CIE-LCH:
        41.0481, 55.0031, 17.8663
        CIE-Luv:
        41.0481, 89.5418, 8.9419
        Hunter-Lab:
        34.4886, 44.0504, 11.4831
      #b03148 color charts
#b03148 RGB chart
      #b03148 CMYK chart
      #b03148 RGB pie chart
      #b03148 color shades, tints & tones
#b03148 color schemes
#b03148 color preview, HTML & CSS examples
           This text has a color of #b03148        
        
          <p style="color:#b03148;">Text here</p>
        
        
          .mytext {color:#b03148;}
        
        Text color #b03148
      
           This box has a color of #b03148        
        
          <div style="background-color:#b03148;">Content here</div>
        
        
          .mybackground {background-color:#b03148;}
        
        Background color #b03148
      
           Border around this has a color of #b03148        
        
          <div style="border:2px solid #b03148;">Content here</div>
        
        
          .myborder {border:2px solid #b03148;}
        
        Border color #b03148