#78380c color space conversions
Hex:
        #78380c
        RGB:
        120, 56, 12
        CMY:
        53, 78, 95
        CMYK:
        0, 53, 90, 53
      HSL:
        24°, 81.8182%, 25.8824%
        HSV (HSB):
        24°, 90.0000%, 47.0588%
        XYZ:
        9.2263, 6.8480, 1.1833
        xyY:
        0.5346, 0.3968, 6.8480
      CIE-Lab:
        31.4583, 25.2293, 37.5236
        CIE-LCH:
        31.4583, 45.2166, 56.0848
        CIE-Luv:
        31.4583, 49.7686, 26.7012
        Hunter-Lab:
        26.1686, 17.1387, 15.6369
      #78380c color charts
#78380c RGB chart
      #78380c CMYK chart
      #78380c RGB pie chart
      #78380c color shades, tints & tones
#78380c color schemes
#78380c color preview, HTML & CSS examples
           This text has a color of #78380c        
        
          <p style="color:#78380c;">Text here</p>
        
        
          .mytext {color:#78380c;}
        
        Text color #78380c
      
           This box has a color of #78380c        
        
          <div style="background-color:#78380c;">Content here</div>
        
        
          .mybackground {background-color:#78380c;}
        
        Background color #78380c
      
           Border around this has a color of #78380c        
        
          <div style="border:2px solid #78380c;">Content here</div>
        
        
          .myborder {border:2px solid #78380c;}
        
        Border color #78380c