#5c1f2a color space conversions
Hex:
        #5c1f2a
        RGB:
        92, 31, 42
        CMY:
        64, 88, 84
        CMYK:
        0, 66, 54, 64
      HSL:
        349°, 49.5935%, 24.1176%
        HSV (HSB):
        349°, 66.3043%, 36.0784%
        XYZ:
        5.3215, 3.4225, 2.5706
        xyY:
        0.4703, 0.3025, 3.4225
      CIE-Lab:
        21.6620, 28.9437, 7.5596
        CIE-LCH:
        21.6620, 29.9146, 14.6377
        CIE-Luv:
        21.6620, 37.4097, 2.8663
        Hunter-Lab:
        18.4999, 18.9712, 4.7114
      #5c1f2a color charts
#5c1f2a RGB chart
      #5c1f2a CMYK chart
      #5c1f2a RGB pie chart
      #5c1f2a color shades, tints & tones
#5c1f2a color schemes
#5c1f2a color preview, HTML & CSS examples
           This text has a color of #5c1f2a        
        
          <p style="color:#5c1f2a;">Text here</p>
        
        
          .mytext {color:#5c1f2a;}
        
        Text color #5c1f2a
      
           This box has a color of #5c1f2a        
        
          <div style="background-color:#5c1f2a;">Content here</div>
        
        
          .mybackground {background-color:#5c1f2a;}
        
        Background color #5c1f2a
      
           Border around this has a color of #5c1f2a        
        
          <div style="border:2px solid #5c1f2a;">Content here</div>
        
        
          .myborder {border:2px solid #5c1f2a;}
        
        Border color #5c1f2a