#b60f56 color space conversions
Hex:
        #b60f56
        RGB:
        182, 15, 86
        CMY:
        29, 94, 66
        CMYK:
        0, 92, 53, 29
      HSL:
        334°, 84.7716%, 38.6275%
        HSV (HSB):
        334°, 91.7582%, 71.3725%
        XYZ:
        21.1419, 10.9586, 9.8050
        xyY:
        0.5045, 0.2615, 10.9586
      CIE-Lab:
        39.5107, 63.6807, 6.0631
        CIE-LCH:
        39.5107, 63.9686, 5.4388
        CIE-Luv:
        39.5107, 100.4756, -4.8628
        Hunter-Lab:
        33.1038, 56.0684, 5.6116
      #b60f56 color charts
#b60f56 RGB chart
      #b60f56 CMYK chart
      #b60f56 RGB pie chart
      #b60f56 color shades, tints & tones
#b60f56 color schemes
#b60f56 color preview, HTML & CSS examples
           This text has a color of #b60f56        
        
          <p style="color:#b60f56;">Text here</p>
        
        
          .mytext {color:#b60f56;}
        
        Text color #b60f56
      
           This box has a color of #b60f56        
        
          <div style="background-color:#b60f56;">Content here</div>
        
        
          .mybackground {background-color:#b60f56;}
        
        Background color #b60f56
      
           Border around this has a color of #b60f56        
        
          <div style="border:2px solid #b60f56;">Content here</div>
        
        
          .myborder {border:2px solid #b60f56;}
        
        Border color #b60f56