#78140e color space conversions
Hex:
        #78140e
        RGB:
        120, 20, 14
        CMY:
        53, 92, 95
        CMYK:
        0, 83, 88, 53
      HSL:
        3°, 79.1045%, 26.2745%
        HSV (HSB):
        3°, 88.3333%, 47.0588%
        XYZ:
        8.0752, 4.5251, 0.8633
        xyY:
        0.5998, 0.3361, 4.5251
      CIE-Lab:
        25.3365, 41.6321, 31.3357
        CIE-LCH:
        25.3365, 52.1071, 36.9681
        CIE-Luv:
        25.3365, 70.2939, 16.5315
        Hunter-Lab:
        21.2723, 30.5339, 12.4844
      #78140e color charts
#78140e RGB chart
      #78140e CMYK chart
      #78140e RGB pie chart
      #78140e color shades, tints & tones
#78140e color schemes
#78140e color preview, HTML & CSS examples
           This text has a color of #78140e        
        
          <p style="color:#78140e;">Text here</p>
        
        
          .mytext {color:#78140e;}
        
        Text color #78140e
      
           This box has a color of #78140e        
        
          <div style="background-color:#78140e;">Content here</div>
        
        
          .mybackground {background-color:#78140e;}
        
        Background color #78140e
      
           Border around this has a color of #78140e        
        
          <div style="border:2px solid #78140e;">Content here</div>
        
        
          .myborder {border:2px solid #78140e;}
        
        Border color #78140e