#5c300e color space conversions
Hex:
        #5c300e
        RGB:
        92, 48, 14
        CMY:
        64, 81, 95
        CMYK:
        0, 48, 85, 64
      HSL:
        26°, 73.5849%, 20.7843%
        HSV (HSB):
        26°, 84.7826%, 36.0784%
        XYZ:
        5.5499, 4.4209, 0.9763
        xyY:
        0.5070, 0.4038, 4.4209
      CIE-Lab:
        25.0168, 17.1806, 29.1690
        CIE-LCH:
        25.0168, 33.8527, 59.5019
        CIE-Luv:
        25.0168, 32.1880, 20.6989
        Hunter-Lab:
        21.0260, 10.3199, 11.9652
      #5c300e color charts
#5c300e RGB chart
      #5c300e CMYK chart
      #5c300e RGB pie chart
      #5c300e color shades, tints & tones
#5c300e color schemes
#5c300e color preview, HTML & CSS examples
           This text has a color of #5c300e        
        
          <p style="color:#5c300e;">Text here</p>
        
        
          .mytext {color:#5c300e;}
        
        Text color #5c300e
      
           This box has a color of #5c300e        
        
          <div style="background-color:#5c300e;">Content here</div>
        
        
          .mybackground {background-color:#5c300e;}
        
        Background color #5c300e
      
           Border around this has a color of #5c300e        
        
          <div style="border:2px solid #5c300e;">Content here</div>
        
        
          .myborder {border:2px solid #5c300e;}
        
        Border color #5c300e