#7f384a color space conversions
Hex:
        #7f384a
        RGB:
        127, 56, 74
        CMY:
        50, 78, 71
        CMYK:
        0, 56, 42, 50
      HSL:
        345°, 38.7978%, 35.8824%
        HSV (HSB):
        345°, 55.9055%, 49.8039%
        XYZ:
        11.4026, 7.8348, 7.3898
        xyY:
        0.4282, 0.2942, 7.8348
      CIE-Lab:
        33.6364, 32.6493, 3.9991
        CIE-LCH:
        33.6364, 32.8933, 6.9832
        CIE-Luv:
        33.6364, 45.4887, -0.7226
        Hunter-Lab:
        27.9907, 23.7321, 3.9403
      #7f384a color charts
#7f384a RGB chart
      #7f384a CMYK chart
      #7f384a RGB pie chart
      #7f384a color shades, tints & tones
#7f384a color schemes
#7f384a color preview, HTML & CSS examples
           This text has a color of #7f384a        
        
          <p style="color:#7f384a;">Text here</p>
        
        
          .mytext {color:#7f384a;}
        
        Text color #7f384a
      
           This box has a color of #7f384a        
        
          <div style="background-color:#7f384a;">Content here</div>
        
        
          .mybackground {background-color:#7f384a;}
        
        Background color #7f384a
      
           Border around this has a color of #7f384a        
        
          <div style="border:2px solid #7f384a;">Content here</div>
        
        
          .myborder {border:2px solid #7f384a;}
        
        Border color #7f384a