#7f383e color space conversions
Hex:
        #7f383e
        RGB:
        127, 56, 62
        CMY:
        50, 78, 76
        CMYK:
        0, 56, 51, 50
      HSL:
        355°, 38.7978%, 35.8824%
        HSV (HSB):
        355°, 55.9055%, 49.8039%
        XYZ:
        11.0361, 7.6882, 5.4597
        xyY:
        0.4563, 0.3179, 7.6882
      CIE-Lab:
        33.3248, 31.3211, 11.2920
        CIE-LCH:
        33.3248, 33.2945, 19.8254
        CIE-Luv:
        33.3248, 48.2734, 7.1150
        Hunter-Lab:
        27.7276, 22.5230, 7.7347
      #7f383e color charts
#7f383e RGB chart
      #7f383e CMYK chart
      #7f383e RGB pie chart
      #7f383e color shades, tints & tones
#7f383e color schemes
#7f383e color preview, HTML & CSS examples
           This text has a color of #7f383e        
        
          <p style="color:#7f383e;">Text here</p>
        
        
          .mytext {color:#7f383e;}
        
        Text color #7f383e
      
           This box has a color of #7f383e        
        
          <div style="background-color:#7f383e;">Content here</div>
        
        
          .mybackground {background-color:#7f383e;}
        
        Background color #7f383e
      
           Border around this has a color of #7f383e        
        
          <div style="border:2px solid #7f383e;">Content here</div>
        
        
          .myborder {border:2px solid #7f383e;}
        
        Border color #7f383e