#b60740 color space conversions
Hex:
        #b60740
        RGB:
        182, 7, 64
        CMY:
        29, 97, 75
        CMYK:
        0, 96, 65, 29
      HSL:
        340°, 92.5926%, 37.0588%
        HSV (HSB):
        340°, 96.1538%, 71.3725%
        XYZ:
        20.2928, 10.4672, 5.8013
        xyY:
        0.5550, 0.2863, 10.4672
      CIE-Lab:
        38.6682, 63.2005, 18.9977
        CIE-LCH:
        38.6682, 65.9941, 16.7304
        CIE-Luv:
        38.6682, 110.1154, 7.7906
        Hunter-Lab:
        32.3531, 55.3426, 12.0157
      #b60740 color charts
#b60740 RGB chart
      #b60740 CMYK chart
      #b60740 RGB pie chart
      #b60740 color shades, tints & tones
#b60740 color schemes
#b60740 color preview, HTML & CSS examples
           This text has a color of #b60740        
        
          <p style="color:#b60740;">Text here</p>
        
        
          .mytext {color:#b60740;}
        
        Text color #b60740
      
           This box has a color of #b60740        
        
          <div style="background-color:#b60740;">Content here</div>
        
        
          .mybackground {background-color:#b60740;}
        
        Background color #b60740
      
           Border around this has a color of #b60740        
        
          <div style="border:2px solid #b60740;">Content here</div>
        
        
          .myborder {border:2px solid #b60740;}
        
        Border color #b60740