#5c2a01 color space conversions
Hex:
        #5c2a01
        RGB:
        92, 42, 1
        CMY:
        64, 84, 100
        CMYK:
        0, 54, 99, 64
      HSL:
        27°, 97.8495%, 18.2353%
        HSV (HSB):
        27°, 98.9130%, 36.0784%
        XYZ:
        5.2471, 3.9334, 0.5114
        xyY:
        0.5414, 0.4058, 3.9334
      CIE-Lab:
        23.4501, 20.3400, 33.1166
        CIE-LCH:
        23.4501, 38.8642, 58.4421
        CIE-Luv:
        23.4501, 36.9526, 21.2824
        Hunter-Lab:
        19.8329, 12.5172, 12.3542
      #5c2a01 color charts
#5c2a01 RGB chart
      #5c2a01 CMYK chart
      #5c2a01 RGB pie chart
      #5c2a01 color shades, tints & tones
#5c2a01 color schemes
#5c2a01 color preview, HTML & CSS examples
           This text has a color of #5c2a01        
        
          <p style="color:#5c2a01;">Text here</p>
        
        
          .mytext {color:#5c2a01;}
        
        Text color #5c2a01
      
           This box has a color of #5c2a01        
        
          <div style="background-color:#5c2a01;">Content here</div>
        
        
          .mybackground {background-color:#5c2a01;}
        
        Background color #5c2a01
      
           Border around this has a color of #5c2a01        
        
          <div style="border:2px solid #5c2a01;">Content here</div>
        
        
          .myborder {border:2px solid #5c2a01;}
        
        Border color #5c2a01