#78140d color space conversions
Hex:
        #78140d
        RGB:
        120, 20, 13
        CMY:
        53, 92, 95
        CMYK:
        0, 83, 89, 53
      HSL:
        4°, 80.4511%, 26.0784%
        HSV (HSB):
        4°, 89.1667%, 47.0588%
        XYZ:
        8.0685, 4.5224, 0.8284
        xyY:
        0.6013, 0.3370, 4.5224
      CIE-Lab:
        25.3284, 41.6067, 31.8203
        CIE-LCH:
        25.3284, 52.3799, 37.4083
        CIE-Luv:
        25.3284, 70.4210, 16.7548
        Hunter-Lab:
        21.2660, 30.5090, 12.5765
      #78140d color charts
#78140d RGB chart
      #78140d CMYK chart
      #78140d RGB pie chart
      #78140d color shades, tints & tones
#78140d color schemes
#78140d color preview, HTML & CSS examples
           This text has a color of #78140d        
        
          <p style="color:#78140d;">Text here</p>
        
        
          .mytext {color:#78140d;}
        
        Text color #78140d
      
           This box has a color of #78140d        
        
          <div style="background-color:#78140d;">Content here</div>
        
        
          .mybackground {background-color:#78140d;}
        
        Background color #78140d
      
           Border around this has a color of #78140d        
        
          <div style="border:2px solid #78140d;">Content here</div>
        
        
          .myborder {border:2px solid #78140d;}
        
        Border color #78140d