#7d2e2f color space conversions
Hex:
        #7d2e2f
        RGB:
        125, 46, 47
        CMY:
        51, 82, 82
        CMYK:
        0, 63, 62, 51
      HSL:
        359°, 46.1988%, 33.5294%
        HSV (HSB):
        359°, 63.2000%, 49.0196%
        XYZ:
        9.9475, 6.5192, 3.4234
        xyY:
        0.5001, 0.3278, 6.5192
      CIE-Lab:
        30.6863, 34.3951, 17.3697
        CIE-LCH:
        30.6863, 38.5322, 26.7939
        CIE-Luv:
        30.6863, 55.5892, 11.5157
        Hunter-Lab:
        25.5327, 24.8612, 9.9235
      #7d2e2f color charts
#7d2e2f RGB chart
      #7d2e2f CMYK chart
      #7d2e2f RGB pie chart
      #7d2e2f color shades, tints & tones
#7d2e2f color schemes
#7d2e2f color preview, HTML & CSS examples
           This text has a color of #7d2e2f        
        
          <p style="color:#7d2e2f;">Text here</p>
        
        
          .mytext {color:#7d2e2f;}
        
        Text color #7d2e2f
      
           This box has a color of #7d2e2f        
        
          <div style="background-color:#7d2e2f;">Content here</div>
        
        
          .mybackground {background-color:#7d2e2f;}
        
        Background color #7d2e2f
      
           Border around this has a color of #7d2e2f        
        
          <div style="border:2px solid #7d2e2f;">Content here</div>
        
        
          .myborder {border:2px solid #7d2e2f;}
        
        Border color #7d2e2f