#b60d33 color space conversions
Hex:
        #b60d33
        RGB:
        182, 13, 51
        CMY:
        29, 95, 80
        CMYK:
        0, 93, 72, 29
      HSL:
        347°, 86.6667%, 38.2353%
        HSV (HSB):
        347°, 92.8571%, 71.3725%
        XYZ:
        20.0329, 10.4719, 4.0974
        xyY:
        0.5789, 0.3026, 10.4719
      CIE-Lab:
        38.6765, 61.8835, 27.2485
        CIE-LCH:
        38.6765, 67.6169, 23.7648
        CIE-Luv:
        38.6765, 113.2449, 14.7135
        Hunter-Lab:
        32.3604, 53.8707, 15.1451
      #b60d33 color charts
#b60d33 RGB chart
      #b60d33 CMYK chart
      #b60d33 RGB pie chart
      #b60d33 color shades, tints & tones
#b60d33 color schemes
#b60d33 color preview, HTML & CSS examples
           This text has a color of #b60d33        
        
          <p style="color:#b60d33;">Text here</p>
        
        
          .mytext {color:#b60d33;}
        
        Text color #b60d33
      
           This box has a color of #b60d33        
        
          <div style="background-color:#b60d33;">Content here</div>
        
        
          .mybackground {background-color:#b60d33;}
        
        Background color #b60d33
      
           Border around this has a color of #b60d33        
        
          <div style="border:2px solid #b60d33;">Content here</div>
        
        
          .myborder {border:2px solid #b60d33;}
        
        Border color #b60d33