#7f251e color space conversions
Hex:
        #7f251e
        RGB:
        127, 37, 30
        CMY:
        50, 85, 88
        CMYK:
        0, 71, 76, 50
      HSL:
        4°, 61.7834%, 30.7843%
        HSV (HSB):
        4°, 76.3780%, 49.8039%
        XYZ:
        9.6483, 5.9289, 1.8642
        xyY:
        0.5532, 0.3399, 5.9289
      CIE-Lab:
        29.2324, 38.2753, 26.4397
        CIE-LCH:
        29.2324, 46.5194, 34.6358
        CIE-Luv:
        29.2324, 65.6023, 16.6765
        Hunter-Lab:
        24.3493, 28.1185, 12.5053
      #7f251e color charts
#7f251e RGB chart
      #7f251e CMYK chart
      #7f251e RGB pie chart
      #7f251e color shades, tints & tones
#7f251e color schemes
#7f251e color preview, HTML & CSS examples
           This text has a color of #7f251e        
        
          <p style="color:#7f251e;">Text here</p>
        
        
          .mytext {color:#7f251e;}
        
        Text color #7f251e
      
           This box has a color of #7f251e        
        
          <div style="background-color:#7f251e;">Content here</div>
        
        
          .mybackground {background-color:#7f251e;}
        
        Background color #7f251e
      
           Border around this has a color of #7f251e        
        
          <div style="border:2px solid #7f251e;">Content here</div>
        
        
          .myborder {border:2px solid #7f251e;}
        
        Border color #7f251e