#78132d color space conversions
Hex:
        #78132d
        RGB:
        120, 19, 45
        CMY:
        53, 93, 82
        CMYK:
        0, 84, 63, 53
      HSL:
        345°, 72.6619%, 27.2549%
        HSV (HSB):
        345°, 84.1667%, 47.0588%
        XYZ:
        8.4523, 4.6483, 2.9343
        xyY:
        0.5271, 0.2899, 4.6483
      CIE-Lab:
        25.7082, 43.3994, 11.9482
        CIE-LCH:
        25.7082, 45.0140, 15.3926
        CIE-Luv:
        25.7082, 63.7873, 4.2222
        Hunter-Lab:
        21.5599, 32.2488, 7.0224
      #78132d color charts
#78132d RGB chart
      #78132d CMYK chart
      #78132d RGB pie chart
      #78132d color shades, tints & tones
#78132d color schemes
#78132d color preview, HTML & CSS examples
           This text has a color of #78132d        
        
          <p style="color:#78132d;">Text here</p>
        
        
          .mytext {color:#78132d;}
        
        Text color #78132d
      
           This box has a color of #78132d        
        
          <div style="background-color:#78132d;">Content here</div>
        
        
          .mybackground {background-color:#78132d;}
        
        Background color #78132d
      
           Border around this has a color of #78132d        
        
          <div style="border:2px solid #78132d;">Content here</div>
        
        
          .myborder {border:2px solid #78132d;}
        
        Border color #78132d