#b60d67 color space conversions
Hex:
        #b60d67
        RGB:
        182, 13, 103
        CMY:
        29, 95, 60
        CMYK:
        0, 93, 43, 29
      HSL:
        328°, 86.6667%, 38.2353%
        HSV (HSB):
        328°, 92.8571%, 71.3725%
        XYZ:
        21.8835, 11.2122, 13.8427
        xyY:
        0.4662, 0.2389, 11.2122
      CIE-Lab:
        39.9356, 65.3505, -4.1252
        CIE-LCH:
        39.9356, 65.4806, 356.3880
        CIE-Luv:
        39.9356, 93.5128, -16.9346
        Hunter-Lab:
        33.4846, 58.0586, -1.0716
      #b60d67 color charts
#b60d67 RGB chart
      #b60d67 CMYK chart
      #b60d67 RGB pie chart
      #b60d67 color shades, tints & tones
#b60d67 color schemes
#b60d67 color preview, HTML & CSS examples
           This text has a color of #b60d67        
        
          <p style="color:#b60d67;">Text here</p>
        
        
          .mytext {color:#b60d67;}
        
        Text color #b60d67
      
           This box has a color of #b60d67        
        
          <div style="background-color:#b60d67;">Content here</div>
        
        
          .mybackground {background-color:#b60d67;}
        
        Background color #b60d67
      
           Border around this has a color of #b60d67        
        
          <div style="border:2px solid #b60d67;">Content here</div>
        
        
          .myborder {border:2px solid #b60d67;}
        
        Border color #b60d67