#78243e color space conversions
Hex:
        #78243e
        RGB:
        120, 36, 62
        CMY:
        53, 86, 76
        CMYK:
        0, 70, 48, 53
      HSL:
        341°, 53.8462%, 30.5882%
        HSV (HSB):
        341°, 70.0000%, 47.0588%
        XYZ:
        9.2461, 5.6026, 5.1515
        xyY:
        0.4623, 0.2801, 5.6026
      CIE-Lab:
        28.3869, 38.6324, 4.1931
        CIE-LCH:
        28.3869, 38.8592, 6.1945
        CIE-Luv:
        28.3869, 52.5049, -1.7080
        Hunter-Lab:
        23.6699, 28.3048, 3.6650
      #78243e color charts
#78243e RGB chart
      #78243e CMYK chart
      #78243e RGB pie chart
      #78243e color shades, tints & tones
#78243e color schemes
#78243e color preview, HTML & CSS examples
           This text has a color of #78243e        
        
          <p style="color:#78243e;">Text here</p>
        
        
          .mytext {color:#78243e;}
        
        Text color #78243e
      
           This box has a color of #78243e        
        
          <div style="background-color:#78243e;">Content here</div>
        
        
          .mybackground {background-color:#78243e;}
        
        Background color #78243e
      
           Border around this has a color of #78243e        
        
          <div style="border:2px solid #78243e;">Content here</div>
        
        
          .myborder {border:2px solid #78243e;}
        
        Border color #78243e