#60232b color space conversions
Hex:
        #60232b
        RGB:
        96, 35, 43
        CMY:
        62, 86, 83
        CMYK:
        0, 64, 55, 62
      HSL:
        352°, 46.5649%, 25.6863%
        HSV (HSB):
        352°, 63.5417%, 37.6471%
        XYZ:
        5.8609, 3.8633, 2.7223
        xyY:
        0.4709, 0.3104, 3.8633
      CIE-Lab:
        23.2142, 28.5094, 9.1289
        CIE-LCH:
        23.2142, 29.9353, 17.7553
        CIE-Luv:
        23.2142, 38.5900, 4.4447
        Hunter-Lab:
        19.6552, 18.8299, 5.5469
      #60232b color charts
#60232b RGB chart
      #60232b CMYK chart
      #60232b RGB pie chart
      #60232b color shades, tints & tones
#60232b color schemes
#60232b color preview, HTML & CSS examples
           This text has a color of #60232b        
        
          <p style="color:#60232b;">Text here</p>
        
        
          .mytext {color:#60232b;}
        
        Text color #60232b
      
           This box has a color of #60232b        
        
          <div style="background-color:#60232b;">Content here</div>
        
        
          .mybackground {background-color:#60232b;}
        
        Background color #60232b
      
           Border around this has a color of #60232b        
        
          <div style="border:2px solid #60232b;">Content here</div>
        
        
          .myborder {border:2px solid #60232b;}
        
        Border color #60232b