#b00c51 color space conversions
Hex:
        #b00c51
        RGB:
        176, 12, 81
        CMY:
        31, 95, 68
        CMYK:
        0, 93, 54, 31
      HSL:
        335°, 87.2340%, 36.8627%
        HSV (HSB):
        335°, 93.1818%, 69.0196%
        XYZ:
        19.5212, 10.0871, 8.7027
        xyY:
        0.5095, 0.2633, 10.0871
      CIE-Lab:
        37.9984, 62.2510, 6.9494
        CIE-LCH:
        37.9984, 62.6377, 6.3698
        CIE-Luv:
        37.9984, 98.1325, -3.6326
        Hunter-Lab:
        31.7602, 54.1331, 5.9860
      #b00c51 color charts
#b00c51 RGB chart
      #b00c51 CMYK chart
      #b00c51 RGB pie chart
      #b00c51 color shades, tints & tones
#b00c51 color schemes
#b00c51 color preview, HTML & CSS examples
           This text has a color of #b00c51        
        
          <p style="color:#b00c51;">Text here</p>
        
        
          .mytext {color:#b00c51;}
        
        Text color #b00c51
      
           This box has a color of #b00c51        
        
          <div style="background-color:#b00c51;">Content here</div>
        
        
          .mybackground {background-color:#b00c51;}
        
        Background color #b00c51
      
           Border around this has a color of #b00c51        
        
          <div style="border:2px solid #b00c51;">Content here</div>
        
        
          .myborder {border:2px solid #b00c51;}
        
        Border color #b00c51