#77112f color space conversions
Hex:
        #77112f
        RGB:
        119, 17, 47
        CMY:
        53, 93, 82
        CMYK:
        0, 86, 61, 53
      HSL:
        342°, 75.0000%, 26.6667%
        HSV (HSB):
        342°, 85.7143%, 46.6667%
        XYZ:
        8.3213, 4.5281, 3.1247
        xyY:
        0.5209, 0.2835, 4.5281
      CIE-Lab:
        25.3456, 43.8039, 10.0530
        CIE-LCH:
        25.3456, 44.9427, 12.9256
        CIE-Luv:
        25.3456, 62.9100, 2.5218
        Hunter-Lab:
        21.2793, 32.5640, 6.1891
      #77112f color charts
#77112f RGB chart
      #77112f CMYK chart
      #77112f RGB pie chart
      #77112f color shades, tints & tones
#77112f color schemes
#77112f color preview, HTML & CSS examples
           This text has a color of #77112f        
        
          <p style="color:#77112f;">Text here</p>
        
        
          .mytext {color:#77112f;}
        
        Text color #77112f
      
           This box has a color of #77112f        
        
          <div style="background-color:#77112f;">Content here</div>
        
        
          .mybackground {background-color:#77112f;}
        
        Background color #77112f
      
           Border around this has a color of #77112f        
        
          <div style="border:2px solid #77112f;">Content here</div>
        
        
          .myborder {border:2px solid #77112f;}
        
        Border color #77112f