#b60c54 color space conversions
Hex:
        #b60c54
        RGB:
        182, 12, 84
        CMY:
        29, 95, 67
        CMYK:
        0, 93, 54, 29
      HSL:
        335°, 87.6289%, 38.0392%
        HSV (HSB):
        335°, 93.4066%, 71.3725%
        XYZ:
        21.0231, 10.8481, 9.3734
        xyY:
        0.5097, 0.2630, 10.8481
      CIE-Lab:
        39.3235, 63.9189, 7.0756
        CIE-LCH:
        39.3235, 64.3093, 6.3167
        CIE-Luv:
        39.3235, 101.7684, -3.8389
        Hunter-Lab:
        32.9365, 56.2963, 6.1823
      #b60c54 color charts
#b60c54 RGB chart
      #b60c54 CMYK chart
      #b60c54 RGB pie chart
      #b60c54 color shades, tints & tones
#b60c54 color schemes
#b60c54 color preview, HTML & CSS examples
           This text has a color of #b60c54        
        
          <p style="color:#b60c54;">Text here</p>
        
        
          .mytext {color:#b60c54;}
        
        Text color #b60c54
      
           This box has a color of #b60c54        
        
          <div style="background-color:#b60c54;">Content here</div>
        
        
          .mybackground {background-color:#b60c54;}
        
        Background color #b60c54
      
           Border around this has a color of #b60c54        
        
          <div style="border:2px solid #b60c54;">Content here</div>
        
        
          .myborder {border:2px solid #b60c54;}
        
        Border color #b60c54