#7b312d color space conversions
Hex:
        #7b312d
        RGB:
        123, 49, 45
        CMY:
        52, 81, 82
        CMYK:
        0, 60, 63, 52
      HSL:
        3°, 46.4286%, 32.9412%
        HSV (HSB):
        3°, 63.4146%, 48.2353%
        XYZ:
        9.7403, 6.5970, 3.2426
        xyY:
        0.4975, 0.3369, 6.5970
      CIE-Lab:
        30.8714, 31.9500, 18.8199
        CIE-LCH:
        30.8714, 37.0808, 30.4999
        CIE-Luv:
        30.8714, 52.6381, 13.2548
        Hunter-Lab:
        25.6847, 22.7439, 10.4941
      #7b312d color charts
#7b312d RGB chart
      #7b312d CMYK chart
      #7b312d RGB pie chart
      #7b312d color shades, tints & tones
#7b312d color schemes
#7b312d color preview, HTML & CSS examples
           This text has a color of #7b312d        
        
          <p style="color:#7b312d;">Text here</p>
        
        
          .mytext {color:#7b312d;}
        
        Text color #7b312d
      
           This box has a color of #7b312d        
        
          <div style="background-color:#7b312d;">Content here</div>
        
        
          .mybackground {background-color:#7b312d;}
        
        Background color #7b312d
      
           Border around this has a color of #7b312d        
        
          <div style="border:2px solid #7b312d;">Content here</div>
        
        
          .myborder {border:2px solid #7b312d;}
        
        Border color #7b312d