#5c2f2a color space conversions
Hex:
        #5c2f2a
        RGB:
        92, 47, 42
        CMY:
        64, 82, 84
        CMYK:
        0, 49, 54, 64
      HSL:
        6°, 37.3134%, 26.2745%
        HSV (HSB):
        6°, 54.3478%, 36.0784%
        XYZ:
        5.8481, 4.4755, 2.7461
        xyY:
        0.4475, 0.3424, 4.4755
      CIE-Lab:
        25.1850, 19.8698, 12.3565
        CIE-LCH:
        25.1850, 23.3986, 31.8764
        CIE-Luv:
        25.1850, 29.5236, 9.0368
        Hunter-Lab:
        21.1554, 12.3215, 7.1125
      #5c2f2a color charts
#5c2f2a RGB chart
      #5c2f2a CMYK chart
      #5c2f2a RGB pie chart
      #5c2f2a color shades, tints & tones
#5c2f2a color schemes
#5c2f2a color preview, HTML & CSS examples
           This text has a color of #5c2f2a        
        
          <p style="color:#5c2f2a;">Text here</p>
        
        
          .mytext {color:#5c2f2a;}
        
        Text color #5c2f2a
      
           This box has a color of #5c2f2a        
        
          <div style="background-color:#5c2f2a;">Content here</div>
        
        
          .mybackground {background-color:#5c2f2a;}
        
        Background color #5c2f2a
      
           Border around this has a color of #5c2f2a        
        
          <div style="border:2px solid #5c2f2a;">Content here</div>
        
        
          .myborder {border:2px solid #5c2f2a;}
        
        Border color #5c2f2a