#5a201d color space conversions
Hex:
        #5a201d
        RGB:
        90, 32, 29
        CMY:
        65, 87, 89
        CMYK:
        0, 64, 68, 65
      HSL:
        3°, 51.2605%, 23.3333%
        HSV (HSB):
        3°, 67.7778%, 35.2941%
        XYZ:
        4.9547, 3.2954, 1.5373
        xyY:
        0.5062, 0.3367, 3.2954
      CIE-Lab:
        21.1901, 26.4781, 15.7817
        CIE-LCH:
        21.1901, 30.8245, 30.7961
        CIE-Luv:
        21.1901, 38.0392, 9.4682
        Hunter-Lab:
        18.1532, 16.9516, 7.6862
      #5a201d color charts
#5a201d RGB chart
      #5a201d CMYK chart
      #5a201d RGB pie chart
      #5a201d color shades, tints & tones
#5a201d color schemes
#5a201d color preview, HTML & CSS examples
           This text has a color of #5a201d        
        
          <p style="color:#5a201d;">Text here</p>
        
        
          .mytext {color:#5a201d;}
        
        Text color #5a201d
      
           This box has a color of #5a201d        
        
          <div style="background-color:#5a201d;">Content here</div>
        
        
          .mybackground {background-color:#5a201d;}
        
        Background color #5a201d
      
           Border around this has a color of #5a201d        
        
          <div style="border:2px solid #5a201d;">Content here</div>
        
        
          .myborder {border:2px solid #5a201d;}
        
        Border color #5a201d