#b00c61 color space conversions
Hex:
        #b00c61
        RGB:
        176, 12, 97
        CMY:
        31, 95, 62
        CMYK:
        0, 93, 45, 31
      HSL:
        329°, 87.2340%, 36.8627%
        HSV (HSB):
        329°, 93.1818%, 69.0196%
        XYZ:
        20.1936, 10.3561, 12.2439
        xyY:
        0.4719, 0.2420, 10.3561
      CIE-Lab:
        38.4741, 63.5495, -2.6137
        CIE-LCH:
        38.4741, 63.6033, 357.6449
        CIE-Luv:
        38.4741, 91.3764, -14.6262
        Hunter-Lab:
        32.1809, 55.6927, -0.0314
      #b00c61 color charts
#b00c61 RGB chart
      #b00c61 CMYK chart
      #b00c61 RGB pie chart
      #b00c61 color shades, tints & tones
#b00c61 color schemes
#b00c61 color preview, HTML & CSS examples
           This text has a color of #b00c61        
        
          <p style="color:#b00c61;">Text here</p>
        
        
          .mytext {color:#b00c61;}
        
        Text color #b00c61
      
           This box has a color of #b00c61        
        
          <div style="background-color:#b00c61;">Content here</div>
        
        
          .mybackground {background-color:#b00c61;}
        
        Background color #b00c61
      
           Border around this has a color of #b00c61        
        
          <div style="border:2px solid #b00c61;">Content here</div>
        
        
          .myborder {border:2px solid #b00c61;}
        
        Border color #b00c61