#94825e color space conversions
Hex:
        #94825e
        RGB:
        148, 130, 94
        CMY:
        42, 49, 63
        CMYK:
        0, 12, 36, 42
      HSL:
        40°, 22.3140%, 47.4510%
        HSV (HSB):
        40°, 36.4865%, 58.0392%
        XYZ:
        22.2158, 23.0693, 13.8716
        xyY:
        0.3755, 0.3900, 23.0693
      CIE-Lab:
        55.1437, 1.3417, 22.0258
        CIE-LCH:
        55.1437, 22.0666, 86.5142
        CIE-Luv:
        55.1437, 13.5974, 27.4012
        Hunter-Lab:
        48.0305, -1.4911, 16.4979
      #94825e color charts
#94825e RGB chart
      #94825e CMYK chart
      #94825e RGB pie chart
      #94825e color shades, tints & tones
#94825e color schemes
#94825e color preview, HTML & CSS examples
           This text has a color of #94825e        
        
          <p style="color:#94825e;">Text here</p>
        
        
          .mytext {color:#94825e;}
        
        Text color #94825e
      
           This box has a color of #94825e        
        
          <div style="background-color:#94825e;">Content here</div>
        
        
          .mybackground {background-color:#94825e;}
        
        Background color #94825e
      
           Border around this has a color of #94825e        
        
          <div style="border:2px solid #94825e;">Content here</div>
        
        
          .myborder {border:2px solid #94825e;}
        
        Border color #94825e