#7f353b color space conversions
Hex:
        #7f353b
        RGB:
        127, 53, 59
        CMY:
        50, 79, 77
        CMYK:
        0, 58, 54, 50
      HSL:
        355°, 41.1111%, 35.2941%
        HSV (HSB):
        355°, 58.2677%, 49.8039%
        XYZ:
        10.8149, 7.3740, 4.9910
        xyY:
        0.4666, 0.3181, 7.3740
      CIE-Lab:
        32.6436, 32.6172, 12.2915
        CIE-LCH:
        32.6436, 34.8563, 20.6485
        CIE-Luv:
        32.6436, 50.6347, 7.7343
        Hunter-Lab:
        27.1551, 23.5688, 8.1113
      #7f353b color charts
#7f353b RGB chart
      #7f353b CMYK chart
      #7f353b RGB pie chart
      #7f353b color shades, tints & tones
#7f353b color schemes
#7f353b color preview, HTML & CSS examples
           This text has a color of #7f353b        
        
          <p style="color:#7f353b;">Text here</p>
        
        
          .mytext {color:#7f353b;}
        
        Text color #7f353b
      
           This box has a color of #7f353b        
        
          <div style="background-color:#7f353b;">Content here</div>
        
        
          .mybackground {background-color:#7f353b;}
        
        Background color #7f353b
      
           Border around this has a color of #7f353b        
        
          <div style="border:2px solid #7f353b;">Content here</div>
        
        
          .myborder {border:2px solid #7f353b;}
        
        Border color #7f353b