#5a422f color space conversions
Hex:
        #5a422f
        RGB:
        90, 66, 47
        CMY:
        65, 74, 82
        CMYK:
        0, 27, 48, 65
      HSL:
        27°, 31.3869%, 26.8627%
        HSV (HSB):
        27°, 47.7778%, 35.2941%
        XYZ:
        6.6778, 6.2753, 3.5486
        xyY:
        0.4047, 0.3803, 6.2753
      CIE-Lab:
        30.0967, 7.6237, 15.5924
        CIE-LCH:
        30.0967, 17.3564, 63.9442
        CIE-Luv:
        30.0967, 16.3627, 15.0256
        Hunter-Lab:
        25.0506, 3.7443, 9.1365
      #5a422f color charts
#5a422f RGB chart
      #5a422f CMYK chart
      #5a422f RGB pie chart
      #5a422f color shades, tints & tones
#5a422f color schemes
#5a422f color preview, HTML & CSS examples
           This text has a color of #5a422f        
        
          <p style="color:#5a422f;">Text here</p>
        
        
          .mytext {color:#5a422f;}
        
        Text color #5a422f
      
           This box has a color of #5a422f        
        
          <div style="background-color:#5a422f;">Content here</div>
        
        
          .mybackground {background-color:#5a422f;}
        
        Background color #5a422f
      
           Border around this has a color of #5a422f        
        
          <div style="border:2px solid #5a422f;">Content here</div>
        
        
          .myborder {border:2px solid #5a422f;}
        
        Border color #5a422f