#5c512f color space conversions
Hex:
        #5c512f
        RGB:
        92, 81, 47
        CMY:
        64, 68, 82
        CMYK:
        0, 12, 49, 64
      HSL:
        45°, 32.3741%, 27.2549%
        HSV (HSB):
        45°, 48.9130%, 36.0784%
        XYZ:
        7.8692, 8.3654, 3.8893
        xyY:
        0.3910, 0.4157, 8.3654
      CIE-Lab:
        34.7326, -0.7536, 21.6033
        CIE-LCH:
        34.7326, 21.6165, 91.9978
        CIE-Luv:
        34.7326, 8.6753, 22.9515
        Hunter-Lab:
        28.9230, -2.0504, 12.2734
      #5c512f color charts
#5c512f RGB chart
      #5c512f CMYK chart
      #5c512f RGB pie chart
      #5c512f color shades, tints & tones
#5c512f color schemes
#5c512f color preview, HTML & CSS examples
           This text has a color of #5c512f        
        
          <p style="color:#5c512f;">Text here</p>
        
        
          .mytext {color:#5c512f;}
        
        Text color #5c512f
      
           This box has a color of #5c512f        
        
          <div style="background-color:#5c512f;">Content here</div>
        
        
          .mybackground {background-color:#5c512f;}
        
        Background color #5c512f
      
           Border around this has a color of #5c512f        
        
          <div style="border:2px solid #5c512f;">Content here</div>
        
        
          .myborder {border:2px solid #5c512f;}
        
        Border color #5c512f