#7f4b33 color space conversions
Hex:
        #7f4b33
        RGB:
        127, 75, 51
        CMY:
        50, 71, 80
        CMYK:
        0, 41, 60, 50
      HSL:
        19°, 42.6966%, 34.9020%
        HSV (HSB):
        19°, 59.8425%, 49.8039%
        XYZ:
        11.8660, 9.7832, 4.3949
        xyY:
        0.4556, 0.3756, 9.7832
      CIE-Lab:
        37.4505, 19.5057, 23.5504
        CIE-LCH:
        37.4505, 30.5793, 50.3665
        CIE-Luv:
        37.4505, 38.1877, 21.5069
        Hunter-Lab:
        31.2781, 12.9811, 13.5638
      #7f4b33 color charts
#7f4b33 RGB chart
      #7f4b33 CMYK chart
      #7f4b33 RGB pie chart
      #7f4b33 color shades, tints & tones
#7f4b33 color schemes
#7f4b33 color preview, HTML & CSS examples
           This text has a color of #7f4b33        
        
          <p style="color:#7f4b33;">Text here</p>
        
        
          .mytext {color:#7f4b33;}
        
        Text color #7f4b33
      
           This box has a color of #7f4b33        
        
          <div style="background-color:#7f4b33;">Content here</div>
        
        
          .mybackground {background-color:#7f4b33;}
        
        Background color #7f4b33
      
           Border around this has a color of #7f4b33        
        
          <div style="border:2px solid #7f4b33;">Content here</div>
        
        
          .myborder {border:2px solid #7f4b33;}
        
        Border color #7f4b33