#85780e color space conversions
Hex:
        #85780e
        RGB:
        133, 120, 14
        CMY:
        48, 53, 95
        CMYK:
        0, 10, 89, 48
      HSL:
        53°, 80.9524%, 28.8235%
        HSV (HSB):
        53°, 89.4737%, 52.1569%
        XYZ:
        16.4686, 18.4512, 3.1089
        xyY:
        0.4331, 0.4852, 18.4512
      CIE-Lab:
        50.0388, -5.9037, 52.7312
        CIE-LCH:
        50.0388, 53.0607, 96.3881
        CIE-Luv:
        50.0388, 12.9329, 52.3722
        Hunter-Lab:
        42.9549, -6.7353, 25.7772
      #85780e color charts
#85780e RGB chart
      #85780e CMYK chart
      #85780e RGB pie chart
      #85780e color shades, tints & tones
#85780e color schemes
#85780e color preview, HTML & CSS examples
           This text has a color of #85780e        
        
          <p style="color:#85780e;">Text here</p>
        
        
          .mytext {color:#85780e;}
        
        Text color #85780e
      
           This box has a color of #85780e        
        
          <div style="background-color:#85780e;">Content here</div>
        
        
          .mybackground {background-color:#85780e;}
        
        Background color #85780e
      
           Border around this has a color of #85780e        
        
          <div style="border:2px solid #85780e;">Content here</div>
        
        
          .myborder {border:2px solid #85780e;}
        
        Border color #85780e