#b60c31 color space conversions
Hex:
        #b60c31
        RGB:
        182, 12, 49
        CMY:
        29, 95, 81
        CMYK:
        0, 93, 73, 29
      HSL:
        347°, 87.6289%, 38.0392%
        HSV (HSB):
        347°, 93.4066%, 71.3725%
        XYZ:
        19.9773, 10.4298, 3.8660
        xyY:
        0.5829, 0.3043, 10.4298
      CIE-Lab:
        38.6030, 61.9247, 28.4082
        CIE-LCH:
        38.6030, 68.1300, 24.6435
        CIE-Luv:
        38.6030, 113.9971, 15.5087
        Hunter-Lab:
        32.2952, 53.9006, 15.5092
      #b60c31 color charts
#b60c31 RGB chart
      #b60c31 CMYK chart
      #b60c31 RGB pie chart
      #b60c31 color shades, tints & tones
#b60c31 color schemes
#b60c31 color preview, HTML & CSS examples
           This text has a color of #b60c31        
        
          <p style="color:#b60c31;">Text here</p>
        
        
          .mytext {color:#b60c31;}
        
        Text color #b60c31
      
           This box has a color of #b60c31        
        
          <div style="background-color:#b60c31;">Content here</div>
        
        
          .mybackground {background-color:#b60c31;}
        
        Background color #b60c31
      
           Border around this has a color of #b60c31        
        
          <div style="border:2px solid #b60c31;">Content here</div>
        
        
          .myborder {border:2px solid #b60c31;}
        
        Border color #b60c31