#90825f color space conversions
Hex:
        #90825f
        RGB:
        144, 130, 95
        CMY:
        44, 49, 63
        CMYK:
        0, 10, 34, 44
      HSL:
        43°, 20.5021%, 46.8627%
        HSV (HSB):
        43°, 34.0278%, 56.4706%
        XYZ:
        21.5498, 22.7208, 14.0762
        xyY:
        0.3693, 0.3894, 22.7208
      CIE-Lab:
        54.7836, -0.2150, 20.9125
        CIE-LCH:
        54.7836, 20.9136, 90.5891
        CIE-Luv:
        54.7836, 10.8347, 26.4088
        Hunter-Lab:
        47.6663, -2.7168, 15.8576
      #90825f color charts
#90825f RGB chart
      #90825f CMYK chart
      #90825f RGB pie chart
      #90825f color shades, tints & tones
#90825f color schemes
#90825f color preview, HTML & CSS examples
           This text has a color of #90825f        
        
          <p style="color:#90825f;">Text here</p>
        
        
          .mytext {color:#90825f;}
        
        Text color #90825f
      
           This box has a color of #90825f        
        
          <div style="background-color:#90825f;">Content here</div>
        
        
          .mybackground {background-color:#90825f;}
        
        Background color #90825f
      
           Border around this has a color of #90825f        
        
          <div style="border:2px solid #90825f;">Content here</div>
        
        
          .myborder {border:2px solid #90825f;}
        
        Border color #90825f