#85682a color space conversions
Hex:
        #85682a
        RGB:
        133, 104, 42
        CMY:
        48, 59, 84
        CMYK:
        0, 22, 68, 48
      HSL:
        41°, 52.0000%, 34.3137%
        HSV (HSB):
        41°, 68.4211%, 52.1569%
        XYZ:
        15.0411, 15.0543, 4.3035
        xyY:
        0.4373, 0.4376, 15.0543
      CIE-Lab:
        45.7085, 4.4629, 38.2673
        CIE-LCH:
        45.7085, 38.5266, 83.3480
        CIE-Luv:
        45.7085, 23.3202, 38.9657
        Hunter-Lab:
        38.7999, 1.2971, 20.5838
      #85682a color charts
#85682a RGB chart
      #85682a CMYK chart
      #85682a RGB pie chart
      #85682a color shades, tints & tones
#85682a color schemes
#85682a color preview, HTML & CSS examples
           This text has a color of #85682a        
        
          <p style="color:#85682a;">Text here</p>
        
        
          .mytext {color:#85682a;}
        
        Text color #85682a
      
           This box has a color of #85682a        
        
          <div style="background-color:#85682a;">Content here</div>
        
        
          .mybackground {background-color:#85682a;}
        
        Background color #85682a
      
           Border around this has a color of #85682a        
        
          <div style="border:2px solid #85682a;">Content here</div>
        
        
          .myborder {border:2px solid #85682a;}
        
        Border color #85682a