#b00a50 color space conversions
Hex:
        #b00a50
        RGB:
        176, 10, 80
        CMY:
        31, 96, 69
        CMYK:
        0, 94, 55, 31
      HSL:
        335°, 89.2473%, 36.4706%
        HSV (HSB):
        335°, 94.3182%, 69.0196%
        XYZ:
        19.4610, 10.0264, 8.4990
        xyY:
        0.5123, 0.2639, 10.0264
      CIE-Lab:
        37.8897, 62.4159, 7.4396
        CIE-LCH:
        37.8897, 62.8577, 6.7973
        CIE-Luv:
        37.8897, 98.8274, -3.1614
        Hunter-Lab:
        31.6645, 54.2935, 6.2512
      #b00a50 color charts
#b00a50 RGB chart
      #b00a50 CMYK chart
      #b00a50 RGB pie chart
      #b00a50 color shades, tints & tones
#b00a50 color schemes
#b00a50 color preview, HTML & CSS examples
           This text has a color of #b00a50        
        
          <p style="color:#b00a50;">Text here</p>
        
        
          .mytext {color:#b00a50;}
        
        Text color #b00a50
      
           This box has a color of #b00a50        
        
          <div style="background-color:#b00a50;">Content here</div>
        
        
          .mybackground {background-color:#b00a50;}
        
        Background color #b00a50
      
           Border around this has a color of #b00a50        
        
          <div style="border:2px solid #b00a50;">Content here</div>
        
        
          .myborder {border:2px solid #b00a50;}
        
        Border color #b00a50