#894a2d color space conversions
Hex:
        #894a2d
        RGB:
        137, 74, 45
        CMY:
        46, 71, 82
        CMYK:
        0, 46, 67, 46
      HSL:
        19°, 50.5495%, 35.6863%
        HSV (HSB):
        19°, 67.1533%, 53.7255%
        XYZ:
        13.2390, 10.4054, 3.7933
        xyY:
        0.4825, 0.3792, 10.4054
      CIE-Lab:
        38.5604, 24.0101, 28.7492
        CIE-LCH:
        38.5604, 37.4567, 50.1328
        CIE-Luv:
        38.5604, 47.7325, 25.0235
        Hunter-Lab:
        32.2574, 16.8089, 15.6080
      #894a2d color charts
#894a2d RGB chart
      #894a2d CMYK chart
      #894a2d RGB pie chart
      #894a2d color shades, tints & tones
#894a2d color schemes
#894a2d color preview, HTML & CSS examples
           This text has a color of #894a2d        
        
          <p style="color:#894a2d;">Text here</p>
        
        
          .mytext {color:#894a2d;}
        
        Text color #894a2d
      
           This box has a color of #894a2d        
        
          <div style="background-color:#894a2d;">Content here</div>
        
        
          .mybackground {background-color:#894a2d;}
        
        Background color #894a2d
      
           Border around this has a color of #894a2d        
        
          <div style="border:2px solid #894a2d;">Content here</div>
        
        
          .myborder {border:2px solid #894a2d;}
        
        Border color #894a2d