#681b3d color space conversions
Hex:
        #681b3d
        RGB:
        104, 27, 61
        CMY:
        59, 89, 76
        CMYK:
        0, 74, 41, 59
      HSL:
        334°, 58.7786%, 25.6863%
        HSV (HSB):
        334°, 74.0385%, 40.7843%
        XYZ:
        6.9432, 4.0638, 4.8333
        xyY:
        0.4383, 0.2566, 4.0638
      CIE-Lab:
        23.8814, 37.1118, -2.0540
        CIE-LCH:
        23.8814, 37.1686, 356.8321
        CIE-Luv:
        23.8814, 43.2168, -7.5982
        Hunter-Lab:
        20.1590, 26.2008, -0.1041
      #681b3d color charts
#681b3d RGB chart
      #681b3d CMYK chart
      #681b3d RGB pie chart
      #681b3d color shades, tints & tones
#681b3d color schemes
#681b3d color preview, HTML & CSS examples
           This text has a color of #681b3d        
        
          <p style="color:#681b3d;">Text here</p>
        
        
          .mytext {color:#681b3d;}
        
        Text color #681b3d
      
           This box has a color of #681b3d        
        
          <div style="background-color:#681b3d;">Content here</div>
        
        
          .mybackground {background-color:#681b3d;}
        
        Background color #681b3d
      
           Border around this has a color of #681b3d        
        
          <div style="border:2px solid #681b3d;">Content here</div>
        
        
          .myborder {border:2px solid #681b3d;}
        
        Border color #681b3d