#5c112e color space conversions
Hex:
        #5c112e
        RGB:
        92, 17, 46
        CMY:
        64, 93, 82
        CMYK:
        0, 82, 50, 64
      HSL:
        337°, 68.8073%, 21.3725%
        HSV (HSB):
        337°, 81.5217%, 36.0784%
        XYZ:
        5.1072, 2.8735, 2.8702
        xyY:
        0.4707, 0.2648, 2.8735
      CIE-Lab:
        19.5298, 35.5311, 1.7358
        CIE-LCH:
        19.5298, 35.5734, 2.7968
        CIE-Luv:
        19.5298, 41.0532, -3.3495
        Hunter-Lab:
        16.9513, 24.1151, 1.8268
      #5c112e color charts
#5c112e RGB chart
      #5c112e CMYK chart
      #5c112e RGB pie chart
      #5c112e color shades, tints & tones
#5c112e color schemes
#5c112e color preview, HTML & CSS examples
           This text has a color of #5c112e        
        
          <p style="color:#5c112e;">Text here</p>
        
        
          .mytext {color:#5c112e;}
        
        Text color #5c112e
      
           This box has a color of #5c112e        
        
          <div style="background-color:#5c112e;">Content here</div>
        
        
          .mybackground {background-color:#5c112e;}
        
        Background color #5c112e
      
           Border around this has a color of #5c112e        
        
          <div style="border:2px solid #5c112e;">Content here</div>
        
        
          .myborder {border:2px solid #5c112e;}
        
        Border color #5c112e