#b60d72 color space conversions
Hex:
        #b60d72
        RGB:
        182, 13, 114
        CMY:
        29, 95, 55
        CMYK:
        0, 93, 37, 29
      HSL:
        324°, 86.6667%, 38.2353%
        HSV (HSB):
        324°, 92.8571%, 71.3725%
        XYZ:
        22.4726, 11.4478, 16.9448
        xyY:
        0.4418, 0.2251, 11.4478
      CIE-Lab:
        40.3247, 66.3987, -10.4661
        CIE-LCH:
        40.3247, 67.2185, 351.0425
        CIE-Luv:
        40.3247, 88.6054, -25.0817
        Hunter-Lab:
        33.8347, 59.3470, -6.0089
      #b60d72 color charts
#b60d72 RGB chart
      #b60d72 CMYK chart
      #b60d72 RGB pie chart
      #b60d72 color shades, tints & tones
#b60d72 color schemes
#b60d72 color preview, HTML & CSS examples
           This text has a color of #b60d72        
        
          <p style="color:#b60d72;">Text here</p>
        
        
          .mytext {color:#b60d72;}
        
        Text color #b60d72
      
           This box has a color of #b60d72        
        
          <div style="background-color:#b60d72;">Content here</div>
        
        
          .mybackground {background-color:#b60d72;}
        
        Background color #b60d72
      
           Border around this has a color of #b60d72        
        
          <div style="border:2px solid #b60d72;">Content here</div>
        
        
          .myborder {border:2px solid #b60d72;}
        
        Border color #b60d72