#7f2b1a color space conversions
Hex:
        #7f2b1a
        RGB:
        127, 43, 26
        CMY:
        50, 83, 90
        CMYK:
        0, 66, 80, 50
      HSL:
        10°, 66.0131%, 30.0000%
        HSV (HSB):
        10°, 79.5276%, 49.8039%
        XYZ:
        9.8027, 6.3144, 1.6794
        xyY:
        0.5508, 0.3548, 6.3144
      CIE-Lab:
        30.1921, 35.3763, 29.8569
        CIE-LCH:
        30.1921, 46.2916, 40.1637
        CIE-Luv:
        30.1921, 62.8256, 19.7761
        Hunter-Lab:
        25.1284, 25.6592, 13.6273
      #7f2b1a color charts
#7f2b1a RGB chart
      #7f2b1a CMYK chart
      #7f2b1a RGB pie chart
      #7f2b1a color shades, tints & tones
#7f2b1a color schemes
#7f2b1a color preview, HTML & CSS examples
           This text has a color of #7f2b1a        
        
          <p style="color:#7f2b1a;">Text here</p>
        
        
          .mytext {color:#7f2b1a;}
        
        Text color #7f2b1a
      
           This box has a color of #7f2b1a        
        
          <div style="background-color:#7f2b1a;">Content here</div>
        
        
          .mybackground {background-color:#7f2b1a;}
        
        Background color #7f2b1a
      
           Border around this has a color of #7f2b1a        
        
          <div style="border:2px solid #7f2b1a;">Content here</div>
        
        
          .myborder {border:2px solid #7f2b1a;}
        
        Border color #7f2b1a