#7f332d color space conversions
Hex:
        #7f332d
        RGB:
        127, 51, 45
        CMY:
        50, 80, 82
        CMYK:
        0, 60, 65, 50
      HSL:
        4°, 47.6744%, 33.7255%
        HSV (HSB):
        4°, 64.5669%, 49.8039%
        XYZ:
        10.4099, 7.0691, 3.2984
        xyY:
        0.5010, 0.3402, 7.0691
      CIE-Lab:
        31.9638, 32.4841, 20.3496
        CIE-LCH:
        31.9638, 38.3317, 32.0650
        CIE-Luv:
        31.9638, 54.7406, 14.6409
        Hunter-Lab:
        26.5879, 23.3589, 11.2561
      #7f332d color charts
#7f332d RGB chart
      #7f332d CMYK chart
      #7f332d RGB pie chart
      #7f332d color shades, tints & tones
#7f332d color schemes
#7f332d color preview, HTML & CSS examples
           This text has a color of #7f332d        
        
          <p style="color:#7f332d;">Text here</p>
        
        
          .mytext {color:#7f332d;}
        
        Text color #7f332d
      
           This box has a color of #7f332d        
        
          <div style="background-color:#7f332d;">Content here</div>
        
        
          .mybackground {background-color:#7f332d;}
        
        Background color #7f332d
      
           Border around this has a color of #7f332d        
        
          <div style="border:2px solid #7f332d;">Content here</div>
        
        
          .myborder {border:2px solid #7f332d;}
        
        Border color #7f332d