#b00148 color space conversions
Hex:
        #b00148
        RGB:
        176, 1, 72
        CMY:
        31, 100, 72
        CMYK:
        0, 99, 59, 31
      HSL:
        336°, 98.8701%, 34.7059%
        HSV (HSB):
        336°, 99.4318%, 69.0196%
        XYZ:
        19.0850, 9.7197, 7.0011
        xyY:
        0.5330, 0.2715, 9.7197
      CIE-Lab:
        37.3346, 62.8987, 11.8317
        CIE-LCH:
        37.3346, 64.0019, 10.6533
        CIE-Luv:
        37.3346, 103.3057, 1.0997
        Hunter-Lab:
        31.1764, 54.7123, 8.5091
      #b00148 color charts
#b00148 RGB chart
      #b00148 CMYK chart
      #b00148 RGB pie chart
      #b00148 color shades, tints & tones
#b00148 color schemes
#b00148 color preview, HTML & CSS examples
           This text has a color of #b00148        
        
          <p style="color:#b00148;">Text here</p>
        
        
          .mytext {color:#b00148;}
        
        Text color #b00148
      
           This box has a color of #b00148        
        
          <div style="background-color:#b00148;">Content here</div>
        
        
          .mybackground {background-color:#b00148;}
        
        Background color #b00148
      
           Border around this has a color of #b00148        
        
          <div style="border:2px solid #b00148;">Content here</div>
        
        
          .myborder {border:2px solid #b00148;}
        
        Border color #b00148