#b60c64 color space conversions
Hex:
        #b60c64
        RGB:
        182, 12, 100
        CMY:
        29, 95, 61
        CMYK:
        0, 93, 45, 29
      HSL:
        329°, 87.6289%, 38.0392%
        HSV (HSB):
        329°, 93.4066%, 71.3725%
        XYZ:
        21.7231, 11.1281, 13.0596
        xyY:
        0.4732, 0.2424, 11.1281
      CIE-Lab:
        39.7954, 65.2042, -2.4334
        CIE-LCH:
        39.7954, 65.2496, 357.8627
        CIE-Luv:
        39.7954, 94.9643, -14.8624
        Hunter-Lab:
        33.3588, 57.8604, 0.1399
      #b60c64 color charts
#b60c64 RGB chart
      #b60c64 CMYK chart
      #b60c64 RGB pie chart
      #b60c64 color shades, tints & tones
#b60c64 color schemes
#b60c64 color preview, HTML & CSS examples
           This text has a color of #b60c64        
        
          <p style="color:#b60c64;">Text here</p>
        
        
          .mytext {color:#b60c64;}
        
        Text color #b60c64
      
           This box has a color of #b60c64        
        
          <div style="background-color:#b60c64;">Content here</div>
        
        
          .mybackground {background-color:#b60c64;}
        
        Background color #b60c64
      
           Border around this has a color of #b60c64        
        
          <div style="border:2px solid #b60c64;">Content here</div>
        
        
          .myborder {border:2px solid #b60c64;}
        
        Border color #b60c64