#78422e color space conversions
Hex:
        #78422e
        RGB:
        120, 66, 46
        CMY:
        53, 74, 82
        CMYK:
        0, 45, 62, 53
      HSL:
        16°, 44.5783%, 32.5490%
        HSV (HSB):
        16°, 61.6667%, 47.0588%
        XYZ:
        10.1871, 8.0868, 3.6087
        xyY:
        0.4655, 0.3696, 8.0868
      CIE-Lab:
        34.1629, 21.2861, 22.2443
        CIE-LCH:
        34.1629, 30.7881, 46.2610
        CIE-Luv:
        34.1629, 39.2982, 19.1287
        Hunter-Lab:
        28.4372, 14.1790, 12.3820
      #78422e color charts
#78422e RGB chart
      #78422e CMYK chart
      #78422e RGB pie chart
      #78422e color shades, tints & tones
#78422e color schemes
#78422e color preview, HTML & CSS examples
           This text has a color of #78422e        
        
          <p style="color:#78422e;">Text here</p>
        
        
          .mytext {color:#78422e;}
        
        Text color #78422e
      
           This box has a color of #78422e        
        
          <div style="background-color:#78422e;">Content here</div>
        
        
          .mybackground {background-color:#78422e;}
        
        Background color #78422e
      
           Border around this has a color of #78422e        
        
          <div style="border:2px solid #78422e;">Content here</div>
        
        
          .myborder {border:2px solid #78422e;}
        
        Border color #78422e