#7f301f color space conversions
Hex:
        #7f301f
        RGB:
        127, 48, 31
        CMY:
        50, 81, 88
        CMYK:
        0, 62, 76, 50
      HSL:
        11°, 60.7595%, 30.9804%
        HSV (HSB):
        11°, 75.5906%, 49.8039%
        XYZ:
        10.0567, 6.7249, 2.0643
        xyY:
        0.5336, 0.3568, 6.7249
      CIE-Lab:
        31.1722, 33.1595, 28.0017
        CIE-LCH:
        31.1722, 43.4010, 40.1797
        CIE-Luv:
        31.1722, 59.0101, 19.6215
        Hunter-Lab:
        25.9323, 23.8415, 13.4329
      #7f301f color charts
#7f301f RGB chart
      #7f301f CMYK chart
      #7f301f RGB pie chart
      #7f301f color shades, tints & tones
#7f301f color schemes
#7f301f color preview, HTML & CSS examples
           This text has a color of #7f301f        
        
          <p style="color:#7f301f;">Text here</p>
        
        
          .mytext {color:#7f301f;}
        
        Text color #7f301f
      
           This box has a color of #7f301f        
        
          <div style="background-color:#7f301f;">Content here</div>
        
        
          .mybackground {background-color:#7f301f;}
        
        Background color #7f301f
      
           Border around this has a color of #7f301f        
        
          <div style="border:2px solid #7f301f;">Content here</div>
        
        
          .myborder {border:2px solid #7f301f;}
        
        Border color #7f301f