#5c1f3a color space conversions
Hex:
        #5c1f3a
        RGB:
        92, 31, 58
        CMY:
        64, 88, 77
        CMYK:
        0, 66, 37, 64
      HSL:
        333°, 49.5935%, 24.1176%
        HSV (HSB):
        333°, 66.3043%, 36.0784%
        XYZ:
        5.6673, 3.5608, 4.3916
        xyY:
        0.4161, 0.2614, 3.5608
      CIE-Lab:
        22.1627, 30.8421, -2.7905
        CIE-LCH:
        22.1627, 30.9681, 354.8300
        CIE-Luv:
        22.1627, 33.3946, -7.1460
        Hunter-Lab:
        18.8700, 20.5874, -0.5894
      #5c1f3a color charts
#5c1f3a RGB chart
      #5c1f3a CMYK chart
      #5c1f3a RGB pie chart
      #5c1f3a color shades, tints & tones
#5c1f3a color schemes
#5c1f3a color preview, HTML & CSS examples
           This text has a color of #5c1f3a        
        
          <p style="color:#5c1f3a;">Text here</p>
        
        
          .mytext {color:#5c1f3a;}
        
        Text color #5c1f3a
      
           This box has a color of #5c1f3a        
        
          <div style="background-color:#5c1f3a;">Content here</div>
        
        
          .mybackground {background-color:#5c1f3a;}
        
        Background color #5c1f3a
      
           Border around this has a color of #5c1f3a        
        
          <div style="border:2px solid #5c1f3a;">Content here</div>
        
        
          .myborder {border:2px solid #5c1f3a;}
        
        Border color #5c1f3a