#7d2f2e color space conversions
Hex:
        #7d2f2e
        RGB:
        125, 47, 46
        CMY:
        51, 82, 82
        CMYK:
        0, 62, 63, 51
      HSL:
        1°, 46.1988%, 33.5294%
        HSV (HSB):
        1°, 63.2000%, 49.0196%
        XYZ:
        9.9671, 6.5903, 3.3315
        xyY:
        0.5011, 0.3314, 6.5903
      CIE-Lab:
        30.8553, 33.8210, 18.2309
        CIE-LCH:
        30.8553, 38.4217, 28.3264
        CIE-Luv:
        30.8553, 55.2378, 12.3789
        Hunter-Lab:
        25.6715, 24.3785, 10.2758
      #7d2f2e color charts
#7d2f2e RGB chart
      #7d2f2e CMYK chart
      #7d2f2e RGB pie chart
      #7d2f2e color shades, tints & tones
#7d2f2e color schemes
#7d2f2e color preview, HTML & CSS examples
           This text has a color of #7d2f2e        
        
          <p style="color:#7d2f2e;">Text here</p>
        
        
          .mytext {color:#7d2f2e;}
        
        Text color #7d2f2e
      
           This box has a color of #7d2f2e        
        
          <div style="background-color:#7d2f2e;">Content here</div>
        
        
          .mybackground {background-color:#7d2f2e;}
        
        Background color #7d2f2e
      
           Border around this has a color of #7d2f2e        
        
          <div style="border:2px solid #7d2f2e;">Content here</div>
        
        
          .myborder {border:2px solid #7d2f2e;}
        
        Border color #7d2f2e