#5c3f0a color space conversions
Hex:
        #5c3f0a
        RGB:
        92, 63, 10
        CMY:
        64, 75, 96
        CMYK:
        0, 32, 89, 64
      HSL:
        39°, 80.3922%, 20.0000%
        HSV (HSB):
        39°, 89.1304%, 36.0784%
        XYZ:
        6.2459, 5.8522, 1.0876
        xyY:
        0.4737, 0.4438, 5.8522
      CIE-Lab:
        29.0366, 7.6466, 34.5773
        CIE-LCH:
        29.0366, 35.4128, 77.5300
        CIE-Luv:
        29.0366, 22.2524, 27.5649
        Hunter-Lab:
        24.1914, 3.7516, 14.2685
      #5c3f0a color charts
#5c3f0a RGB chart
      #5c3f0a CMYK chart
      #5c3f0a RGB pie chart
      #5c3f0a color shades, tints & tones
#5c3f0a color schemes
#5c3f0a color preview, HTML & CSS examples
           This text has a color of #5c3f0a        
        
          <p style="color:#5c3f0a;">Text here</p>
        
        
          .mytext {color:#5c3f0a;}
        
        Text color #5c3f0a
      
           This box has a color of #5c3f0a        
        
          <div style="background-color:#5c3f0a;">Content here</div>
        
        
          .mybackground {background-color:#5c3f0a;}
        
        Background color #5c3f0a
      
           Border around this has a color of #5c3f0a        
        
          <div style="border:2px solid #5c3f0a;">Content here</div>
        
        
          .myborder {border:2px solid #5c3f0a;}
        
        Border color #5c3f0a