#7c381b color space conversions
Hex:
        #7c381b
        RGB:
        124, 56, 27
        CMY:
        51, 78, 89
        CMYK:
        0, 55, 78, 51
      HSL:
        18°, 64.2384%, 29.6078%
        HSV (HSB):
        18°, 78.2258%, 48.6275%
        XYZ:
        9.9242, 7.1926, 1.9022
        xyY:
        0.5218, 0.3782, 7.1926
      CIE-Lab:
        32.2413, 27.5079, 31.2798
        CIE-LCH:
        32.2413, 41.6546, 48.6711
        CIE-Luv:
        32.2413, 51.7808, 23.3615
        Hunter-Lab:
        26.8190, 19.1196, 14.5681
      #7c381b color charts
#7c381b RGB chart
      #7c381b CMYK chart
      #7c381b RGB pie chart
      #7c381b color shades, tints & tones
#7c381b color schemes
#7c381b color preview, HTML & CSS examples
           This text has a color of #7c381b        
        
          <p style="color:#7c381b;">Text here</p>
        
        
          .mytext {color:#7c381b;}
        
        Text color #7c381b
      
           This box has a color of #7c381b        
        
          <div style="background-color:#7c381b;">Content here</div>
        
        
          .mybackground {background-color:#7c381b;}
        
        Background color #7c381b
      
           Border around this has a color of #7c381b        
        
          <div style="border:2px solid #7c381b;">Content here</div>
        
        
          .myborder {border:2px solid #7c381b;}
        
        Border color #7c381b