#78082b color space conversions
Hex:
        #78082b
        RGB:
        120, 8, 43
        CMY:
        53, 97, 83
        CMYK:
        0, 93, 64, 53
      HSL:
        341°, 87.5000%, 25.0980%
        HSV (HSB):
        341°, 93.3333%, 47.0588%
        XYZ:
        8.2686, 4.3412, 2.6876
        xyY:
        0.5405, 0.2838, 4.3412
      CIE-Lab:
        24.7687, 45.8211, 12.0582
        CIE-LCH:
        24.7687, 47.3812, 14.7436
        CIE-Luv:
        24.7687, 67.0506, 3.6567
        Hunter-Lab:
        20.8354, 34.3763, 6.9368
      #78082b color charts
#78082b RGB chart
      #78082b CMYK chart
      #78082b RGB pie chart
      #78082b color shades, tints & tones
#78082b color schemes
#78082b color preview, HTML & CSS examples
           This text has a color of #78082b        
        
          <p style="color:#78082b;">Text here</p>
        
        
          .mytext {color:#78082b;}
        
        Text color #78082b
      
           This box has a color of #78082b        
        
          <div style="background-color:#78082b;">Content here</div>
        
        
          .mybackground {background-color:#78082b;}
        
        Background color #78082b
      
           Border around this has a color of #78082b        
        
          <div style="border:2px solid #78082b;">Content here</div>
        
        
          .myborder {border:2px solid #78082b;}
        
        Border color #78082b