#7d2e0e color space conversions
Hex:
        #7d2e0e
        RGB:
        125, 46, 14
        CMY:
        51, 82, 95
        CMYK:
        0, 63, 89, 51
      HSL:
        17°, 79.8561%, 27.2549%
        HSV (HSB):
        17°, 88.8000%, 49.0196%
        XYZ:
        9.5137, 6.3457, 1.1389
        xyY:
        0.5597, 0.3733, 6.3457
      CIE-Lab:
        30.2683, 32.7203, 36.0340
        CIE-LCH:
        30.2683, 48.6731, 47.7593
        CIE-Luv:
        30.2683, 60.6537, 23.5720
        Hunter-Lab:
        25.1906, 23.3303, 14.9529
      #7d2e0e color charts
#7d2e0e RGB chart
      #7d2e0e CMYK chart
      #7d2e0e RGB pie chart
      #7d2e0e color shades, tints & tones
#7d2e0e color schemes
#7d2e0e color preview, HTML & CSS examples
           This text has a color of #7d2e0e        
        
          <p style="color:#7d2e0e;">Text here</p>
        
        
          .mytext {color:#7d2e0e;}
        
        Text color #7d2e0e
      
           This box has a color of #7d2e0e        
        
          <div style="background-color:#7d2e0e;">Content here</div>
        
        
          .mybackground {background-color:#7d2e0e;}
        
        Background color #7d2e0e
      
           Border around this has a color of #7d2e0e        
        
          <div style="border:2px solid #7d2e0e;">Content here</div>
        
        
          .myborder {border:2px solid #7d2e0e;}
        
        Border color #7d2e0e