#b60c72 color space conversions
Hex:
        #b60c72
        RGB:
        182, 12, 114
        CMY:
        29, 95, 55
        CMYK:
        0, 93, 37, 29
      HSL:
        324°, 87.6289%, 38.0392%
        HSV (HSB):
        324°, 93.4066%, 71.3725%
        XYZ:
        22.4601, 11.4229, 16.9407
        xyY:
        0.4419, 0.2248, 11.4229
      CIE-Lab:
        40.2839, 66.5178, -10.5278
        CIE-LCH:
        40.2839, 67.3458, 351.0064
        CIE-Luv:
        40.2839, 88.7219, -25.1774
        Hunter-Lab:
        33.7978, 59.4749, -6.0597
      #b60c72 color charts
#b60c72 RGB chart
      #b60c72 CMYK chart
      #b60c72 RGB pie chart
      #b60c72 color shades, tints & tones
#b60c72 color schemes
#b60c72 color preview, HTML & CSS examples
           This text has a color of #b60c72        
        
          <p style="color:#b60c72;">Text here</p>
        
        
          .mytext {color:#b60c72;}
        
        Text color #b60c72
      
           This box has a color of #b60c72        
        
          <div style="background-color:#b60c72;">Content here</div>
        
        
          .mybackground {background-color:#b60c72;}
        
        Background color #b60c72
      
           Border around this has a color of #b60c72        
        
          <div style="border:2px solid #b60c72;">Content here</div>
        
        
          .myborder {border:2px solid #b60c72;}
        
        Border color #b60c72