#b60c53 color space conversions
Hex:
        #b60c53
        RGB:
        182, 12, 83
        CMY:
        29, 95, 67
        CMYK:
        0, 93, 54, 29
      HSL:
        335°, 87.6289%, 38.0392%
        HSV (HSB):
        335°, 93.4066%, 71.3725%
        XYZ:
        20.9842, 10.8326, 9.1685
        xyY:
        0.5120, 0.2643, 10.8326
      CIE-Lab:
        39.2970, 63.8463, 7.6780
        CIE-LCH:
        39.2970, 64.3064, 6.8573
        CIE-Luv:
        39.2970, 102.1755, -3.1858
        Hunter-Lab:
        32.9129, 56.2085, 6.5226
      #b60c53 color charts
#b60c53 RGB chart
      #b60c53 CMYK chart
      #b60c53 RGB pie chart
      #b60c53 color shades, tints & tones
#b60c53 color schemes
#b60c53 color preview, HTML & CSS examples
           This text has a color of #b60c53        
        
          <p style="color:#b60c53;">Text here</p>
        
        
          .mytext {color:#b60c53;}
        
        Text color #b60c53
      
           This box has a color of #b60c53        
        
          <div style="background-color:#b60c53;">Content here</div>
        
        
          .mybackground {background-color:#b60c53;}
        
        Background color #b60c53
      
           Border around this has a color of #b60c53        
        
          <div style="border:2px solid #b60c53;">Content here</div>
        
        
          .myborder {border:2px solid #b60c53;}
        
        Border color #b60c53