#7f2d26 color space conversions
Hex:
        #7f2d26
        RGB:
        127, 45, 38
        CMY:
        50, 82, 85
        CMYK:
        0, 65, 70, 50
      HSL:
        5°, 53.9394%, 32.3529%
        HSV (HSB):
        5°, 70.0787%, 49.8039%
        XYZ:
        10.0406, 6.5287, 2.5647
        xyY:
        0.5248, 0.3412, 6.5287
      CIE-Lab:
        30.7091, 35.0298, 23.2020
        CIE-LCH:
        30.7091, 42.0169, 33.5185
        CIE-Luv:
        30.7091, 59.6389, 15.8359
        Hunter-Lab:
        25.5514, 25.4281, 11.9348
      #7f2d26 color charts
#7f2d26 RGB chart
      #7f2d26 CMYK chart
      #7f2d26 RGB pie chart
      #7f2d26 color shades, tints & tones
#7f2d26 color schemes
#7f2d26 color preview, HTML & CSS examples
           This text has a color of #7f2d26        
        
          <p style="color:#7f2d26;">Text here</p>
        
        
          .mytext {color:#7f2d26;}
        
        Text color #7f2d26
      
           This box has a color of #7f2d26        
        
          <div style="background-color:#7f2d26;">Content here</div>
        
        
          .mybackground {background-color:#7f2d26;}
        
        Background color #7f2d26
      
           Border around this has a color of #7f2d26        
        
          <div style="border:2px solid #7f2d26;">Content here</div>
        
        
          .myborder {border:2px solid #7f2d26;}
        
        Border color #7f2d26