#7d2d07 color space conversions
Hex:
        #7d2d07
        RGB:
        125, 45, 7
        CMY:
        51, 82, 97
        CMYK:
        0, 64, 94, 51
      HSL:
        19°, 89.3939%, 25.8824%
        HSV (HSB):
        19°, 94.4000%, 49.0196%
        XYZ:
        9.4342, 6.2521, 0.9105
        xyY:
        0.5684, 0.3767, 6.2521
      CIE-Lab:
        30.0398, 33.0569, 38.7687
        CIE-LCH:
        30.0398, 50.9487, 49.5468
        CIE-Luv:
        30.0398, 61.8363, 24.5112
        Hunter-Lab:
        25.0042, 23.5915, 15.3438
      #7d2d07 color charts
#7d2d07 RGB chart
      #7d2d07 CMYK chart
      #7d2d07 RGB pie chart
      #7d2d07 color shades, tints & tones
#7d2d07 color schemes
#7d2d07 color preview, HTML & CSS examples
           This text has a color of #7d2d07        
        
          <p style="color:#7d2d07;">Text here</p>
        
        
          .mytext {color:#7d2d07;}
        
        Text color #7d2d07
      
           This box has a color of #7d2d07        
        
          <div style="background-color:#7d2d07;">Content here</div>
        
        
          .mybackground {background-color:#7d2d07;}
        
        Background color #7d2d07
      
           Border around this has a color of #7d2d07        
        
          <div style="border:2px solid #7d2d07;">Content here</div>
        
        
          .myborder {border:2px solid #7d2d07;}
        
        Border color #7d2d07