#5c112b color space conversions
Hex:
        #5c112b
        RGB:
        92, 17, 43
        CMY:
        64, 93, 83
        CMYK:
        0, 82, 53, 64
      HSL:
        339°, 68.8073%, 21.3725%
        HSV (HSB):
        339°, 81.5217%, 36.0784%
        XYZ:
        5.0501, 2.8506, 2.5696
        xyY:
        0.4823, 0.2723, 2.8506
      CIE-Lab:
        19.4355, 35.2321, 3.7286
        CIE-LCH:
        19.4355, 35.4289, 6.0411
        CIE-Luv:
        19.4355, 41.9453, -1.5725
        Hunter-Lab:
        16.8838, 23.8446, 2.7953
      #5c112b color charts
#5c112b RGB chart
      #5c112b CMYK chart
      #5c112b RGB pie chart
      #5c112b color shades, tints & tones
#5c112b color schemes
#5c112b color preview, HTML & CSS examples
           This text has a color of #5c112b        
        
          <p style="color:#5c112b;">Text here</p>
        
        
          .mytext {color:#5c112b;}
        
        Text color #5c112b
      
           This box has a color of #5c112b        
        
          <div style="background-color:#5c112b;">Content here</div>
        
        
          .mybackground {background-color:#5c112b;}
        
        Background color #5c112b
      
           Border around this has a color of #5c112b        
        
          <div style="border:2px solid #5c112b;">Content here</div>
        
        
          .myborder {border:2px solid #5c112b;}
        
        Border color #5c112b