#894a2f color space conversions
Hex:
        #894a2f
        RGB:
        137, 74, 47
        CMY:
        46, 71, 82
        CMYK:
        0, 46, 66, 46
      HSL:
        18°, 48.9130%, 36.0784%
        HSV (HSB):
        18°, 65.6934%, 53.7255%
        XYZ:
        13.2784, 10.4212, 4.0010
        xyY:
        0.4794, 0.3762, 10.4212
      CIE-Lab:
        38.5879, 24.1485, 27.6258
        CIE-LCH:
        38.5879, 36.6924, 48.8425
        CIE-Luv:
        38.5879, 47.4745, 24.1464
        Hunter-Lab:
        32.2818, 16.9288, 15.2490
      #894a2f color charts
#894a2f RGB chart
      #894a2f CMYK chart
      #894a2f RGB pie chart
      #894a2f color shades, tints & tones
#894a2f color schemes
#894a2f color preview, HTML & CSS examples
           This text has a color of #894a2f        
        
          <p style="color:#894a2f;">Text here</p>
        
        
          .mytext {color:#894a2f;}
        
        Text color #894a2f
      
           This box has a color of #894a2f        
        
          <div style="background-color:#894a2f;">Content here</div>
        
        
          .mybackground {background-color:#894a2f;}
        
        Background color #894a2f
      
           Border around this has a color of #894a2f        
        
          <div style="border:2px solid #894a2f;">Content here</div>
        
        
          .myborder {border:2px solid #894a2f;}
        
        Border color #894a2f