#78232b color space conversions
Hex:
        #78232b
        RGB:
        120, 35, 43
        CMY:
        53, 86, 83
        CMYK:
        0, 71, 64, 53
      HSL:
        354°, 54.8387%, 30.3922%
        HSV (HSB):
        354°, 70.8333%, 47.0588%
        XYZ:
        8.7828, 5.3696, 2.8590
        xyY:
        0.5163, 0.3156, 5.3696
      CIE-Lab:
        27.7627, 37.4162, 16.0079
        CIE-LCH:
        27.7627, 40.6967, 23.1628
        CIE-Luv:
        27.7627, 58.1061, 9.1216
        Hunter-Lab:
        23.1723, 27.1039, 8.9053
      #78232b color charts
#78232b RGB chart
      #78232b CMYK chart
      #78232b RGB pie chart
      #78232b color shades, tints & tones
#78232b color schemes
#78232b color preview, HTML & CSS examples
           This text has a color of #78232b        
        
          <p style="color:#78232b;">Text here</p>
        
        
          .mytext {color:#78232b;}
        
        Text color #78232b
      
           This box has a color of #78232b        
        
          <div style="background-color:#78232b;">Content here</div>
        
        
          .mybackground {background-color:#78232b;}
        
        Background color #78232b
      
           Border around this has a color of #78232b        
        
          <div style="border:2px solid #78232b;">Content here</div>
        
        
          .myborder {border:2px solid #78232b;}
        
        Border color #78232b