#82774e color space conversions
Hex:
        #82774e
        RGB:
        130, 119, 78
        CMY:
        49, 53, 69
        CMYK:
        0, 8, 40, 49
      HSL:
        47°, 25.0000%, 40.7843%
        HSV (HSB):
        47°, 40.0000%, 50.9804%
        XYZ:
        17.1779, 18.4895, 9.8712
        xyY:
        0.3772, 0.4060, 18.4895
      CIE-Lab:
        50.0846, -2.1550, 24.0927
        CIE-LCH:
        50.0846, 24.1889, 95.1114
        CIE-Luv:
        50.0846, 9.2098, 29.3312
        Hunter-Lab:
        42.9995, -3.9399, 16.4887
      #82774e color charts
#82774e RGB chart
      #82774e CMYK chart
      #82774e RGB pie chart
      #82774e color shades, tints & tones
#82774e color schemes
#82774e color preview, HTML & CSS examples
           This text has a color of #82774e        
        
          <p style="color:#82774e;">Text here</p>
        
        
          .mytext {color:#82774e;}
        
        Text color #82774e
      
           This box has a color of #82774e        
        
          <div style="background-color:#82774e;">Content here</div>
        
        
          .mybackground {background-color:#82774e;}
        
        Background color #82774e
      
           Border around this has a color of #82774e        
        
          <div style="border:2px solid #82774e;">Content here</div>
        
        
          .myborder {border:2px solid #82774e;}
        
        Border color #82774e