#5d2207 color space conversions
Hex:
        #5d2207
        RGB:
        93, 34, 7
        CMY:
        64, 87, 97
        CMYK:
        0, 63, 92, 64
      HSL:
        19°, 86.0000%, 19.6078%
        HSV (HSB):
        19°, 92.4731%, 36.4706%
        XYZ:
        5.1246, 3.4866, 0.6039
        xyY:
        0.5561, 0.3784, 3.4866
      CIE-Lab:
        21.8957, 25.5469, 29.1135
        CIE-LCH:
        21.8957, 38.7329, 48.7334
        CIE-Luv:
        21.8957, 42.1882, 17.4785
        Hunter-Lab:
        18.6723, 16.3124, 11.1531
      #5d2207 color charts
#5d2207 RGB chart
      #5d2207 CMYK chart
      #5d2207 RGB pie chart
      #5d2207 color shades, tints & tones
#5d2207 color schemes
#5d2207 color preview, HTML & CSS examples
           This text has a color of #5d2207        
        
          <p style="color:#5d2207;">Text here</p>
        
        
          .mytext {color:#5d2207;}
        
        Text color #5d2207
      
           This box has a color of #5d2207        
        
          <div style="background-color:#5d2207;">Content here</div>
        
        
          .mybackground {background-color:#5d2207;}
        
        Background color #5d2207
      
           Border around this has a color of #5d2207        
        
          <div style="border:2px solid #5d2207;">Content here</div>
        
        
          .myborder {border:2px solid #5d2207;}
        
        Border color #5d2207