#7b313e color space conversions
Hex:
        #7b313e
        RGB:
        123, 49, 62
        CMY:
        52, 81, 76
        CMYK:
        0, 60, 50, 52
      HSL:
        349°, 43.0233%, 33.7255%
        HSV (HSB):
        349°, 60.1626%, 48.2353%
        XYZ:
        10.1362, 6.7554, 5.3271
        xyY:
        0.4562, 0.3040, 6.7554
      CIE-Lab:
        31.2434, 33.4740, 8.3054
        CIE-LCH:
        31.2434, 34.4890, 13.9345
        CIE-Luv:
        31.2434, 48.8565, 3.5368
        Hunter-Lab:
        25.9911, 24.1282, 6.0418
      #7b313e color charts
#7b313e RGB chart
      #7b313e CMYK chart
      #7b313e RGB pie chart
      #7b313e color shades, tints & tones
#7b313e color schemes
#7b313e color preview, HTML & CSS examples
           This text has a color of #7b313e        
        
          <p style="color:#7b313e;">Text here</p>
        
        
          .mytext {color:#7b313e;}
        
        Text color #7b313e
      
           This box has a color of #7b313e        
        
          <div style="background-color:#7b313e;">Content here</div>
        
        
          .mybackground {background-color:#7b313e;}
        
        Background color #7b313e
      
           Border around this has a color of #7b313e        
        
          <div style="border:2px solid #7b313e;">Content here</div>
        
        
          .myborder {border:2px solid #7b313e;}
        
        Border color #7b313e