#78112d color space conversions
Hex:
        #78112d
        RGB:
        120, 17, 45
        CMY:
        53, 93, 82
        CMYK:
        0, 86, 63, 53
      HSL:
        344°, 75.1825%, 26.8627%
        HSV (HSB):
        344°, 85.8333%, 47.0588%
        XYZ:
        8.4198, 4.5834, 2.9235
        xyY:
        0.5287, 0.2878, 4.5834
      CIE-Lab:
        25.5134, 43.9535, 11.6859
        CIE-LCH:
        25.5134, 45.4805, 14.8888
        CIE-Luv:
        25.5134, 64.3597, 3.8638
        Hunter-Lab:
        21.4089, 32.7358, 6.8898
      #78112d color charts
#78112d RGB chart
      #78112d CMYK chart
      #78112d RGB pie chart
      #78112d color shades, tints & tones
#78112d color schemes
#78112d color preview, HTML & CSS examples
           This text has a color of #78112d        
        
          <p style="color:#78112d;">Text here</p>
        
        
          .mytext {color:#78112d;}
        
        Text color #78112d
      
           This box has a color of #78112d        
        
          <div style="background-color:#78112d;">Content here</div>
        
        
          .mybackground {background-color:#78112d;}
        
        Background color #78112d
      
           Border around this has a color of #78112d        
        
          <div style="border:2px solid #78112d;">Content here</div>
        
        
          .myborder {border:2px solid #78112d;}
        
        Border color #78112d