#7f2f17 color space conversions
Hex:
        #7f2f17
        RGB:
        127, 47, 23
        CMY:
        50, 82, 91
        CMYK:
        0, 63, 82, 50
      HSL:
        14°, 69.3333%, 29.4118%
        HSV (HSB):
        14°, 81.8898%, 49.8039%
        XYZ:
        9.9236, 6.6069, 1.5628
        xyY:
        0.5485, 0.3652, 6.6069
      CIE-Lab:
        30.8948, 33.3072, 32.2479
        CIE-LCH:
        30.8948, 46.3605, 44.0743
        CIE-Luv:
        30.8948, 60.7370, 21.9153
        Hunter-Lab:
        25.7039, 23.9320, 14.3878
      #7f2f17 color charts
#7f2f17 RGB chart
      #7f2f17 CMYK chart
      #7f2f17 RGB pie chart
      #7f2f17 color shades, tints & tones
#7f2f17 color schemes
#7f2f17 color preview, HTML & CSS examples
           This text has a color of #7f2f17        
        
          <p style="color:#7f2f17;">Text here</p>
        
        
          .mytext {color:#7f2f17;}
        
        Text color #7f2f17
      
           This box has a color of #7f2f17        
        
          <div style="background-color:#7f2f17;">Content here</div>
        
        
          .mybackground {background-color:#7f2f17;}
        
        Background color #7f2f17
      
           Border around this has a color of #7f2f17        
        
          <div style="border:2px solid #7f2f17;">Content here</div>
        
        
          .myborder {border:2px solid #7f2f17;}
        
        Border color #7f2f17