#7c2d00 color space conversions
Hex:
        #7c2d00
        RGB:
        124, 45, 0
        CMY:
        51, 82, 100
        CMYK:
        0, 64, 100, 51
      HSL:
        22°, 100.0000%, 24.3137%
        HSV (HSB):
        22°, 100.0000%, 48.6275%
        XYZ:
        9.2506, 6.1619, 0.7018
        xyY:
        0.5741, 0.3824, 6.1619
      CIE-Lab:
        29.8172, 32.5044, 41.3708
        CIE-LCH:
        29.8172, 52.6125, 51.8439
        CIE-Luv:
        29.8172, 61.5129, 25.5878
        Hunter-Lab:
        24.8231, 23.0794, 15.6999
      #7c2d00 color charts
#7c2d00 RGB chart
      #7c2d00 CMYK chart
      #7c2d00 RGB pie chart
      #7c2d00 color shades, tints & tones
#7c2d00 color schemes
#7c2d00 color preview, HTML & CSS examples
           This text has a color of #7c2d00        
        
          <p style="color:#7c2d00;">Text here</p>
        
        
          .mytext {color:#7c2d00;}
        
        Text color #7c2d00
      
           This box has a color of #7c2d00        
        
          <div style="background-color:#7c2d00;">Content here</div>
        
        
          .mybackground {background-color:#7c2d00;}
        
        Background color #7c2d00
      
           Border around this has a color of #7c2d00        
        
          <div style="border:2px solid #7c2d00;">Content here</div>
        
        
          .myborder {border:2px solid #7c2d00;}
        
        Border color #7c2d00