#7d2e0b color space conversions
Hex:
        #7d2e0b
        RGB:
        125, 46, 11
        CMY:
        51, 82, 96
        CMYK:
        0, 63, 91, 51
      HSL:
        18°, 83.8235%, 26.6667%
        HSV (HSB):
        18°, 91.2000%, 49.0196%
        XYZ:
        9.4948, 6.3381, 1.0396
        xyY:
        0.5627, 0.3756, 6.3381
      CIE-Lab:
        30.2500, 32.6458, 37.3127
        CIE-LCH:
        30.2500, 49.5781, 48.8165
        CIE-Luv:
        30.2500, 60.8942, 24.1392
        Hunter-Lab:
        25.1756, 23.2629, 15.1747
      #7d2e0b color charts
#7d2e0b RGB chart
      #7d2e0b CMYK chart
      #7d2e0b RGB pie chart
      #7d2e0b color shades, tints & tones
#7d2e0b color schemes
#7d2e0b color preview, HTML & CSS examples
           This text has a color of #7d2e0b        
        
          <p style="color:#7d2e0b;">Text here</p>
        
        
          .mytext {color:#7d2e0b;}
        
        Text color #7d2e0b
      
           This box has a color of #7d2e0b        
        
          <div style="background-color:#7d2e0b;">Content here</div>
        
        
          .mybackground {background-color:#7d2e0b;}
        
        Background color #7d2e0b
      
           Border around this has a color of #7d2e0b        
        
          <div style="border:2px solid #7d2e0b;">Content here</div>
        
        
          .myborder {border:2px solid #7d2e0b;}
        
        Border color #7d2e0b